Skip to content

Mozilla's official APT repository to install firefox browsers in debian/ubuntu based linux distros.

License

Notifications You must be signed in to change notification settings

nureon22/mozilla-apt-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Mozilla APT Repository

This project makes creating of Mozilla's official APT repository more easy.

Just run the install.sh bash script using curl or wget.

For curl

bash -c "$(curl https://raw.githubusercontent.com/nureon22/mozilla-apt-repo/main/install.sh)"

For wget

bash -c "$(wget -q -O- https://raw.githubusercontent.com/nureon22/mozilla-apt-repo/main/install.sh)"

In this repo firefox, firefox-beta, firefox-devedition and firefox-nightly packages are contained.

Supported Distributions: Any Debian/Ubuntu based Linux distributions

See Mozilla's Support website for manual steps.

About

Mozilla's official APT repository to install firefox browsers in debian/ubuntu based linux distros.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages