1
1
Fork
You've already forked Firefox_Automatic_Install_For_Linux
0
Automated installation for Mozilla Firefox for The Linux Operating System. The objective is to provide a method to easily install Mozilla Firefox directly from Mozilla's website and enable Firefox's automatic update feature for the latest releases.
  • Shell 100%
Linux-Is-Best 7bb976f922 doc update
Previously, Mozilla oddly used tar.bz2 archives, despite most mainstream Linux projects having used tar.xz for years. Now that Mozilla has finally switched to the standard tar.xz format, the documentation reminding users to install special libraries for tar.bz2 which were not always included with all Linux distributions (such as openSUSE) is no longer needed.
Additionally, when from GitLab I forgot change the URL in this document to point to CodeBerg. Oops! It's fixed now
2026年07月10日 16:03:42 +02:00
64bit 4.0.0 2026年07月10日 15:21:20 +02:00
oem tar.xz change 2026年07月08日 19:03:55 +02:00
personal 4.0.0 2026年07月10日 15:24:21 +02:00
CODE_OF_CONDUCT.md Upload files to "/" 2025年05月13日 17:22:44 +00:00
how_to_install.txt doc update 2026年07月10日 16:03:42 +02:00
immutable.txt Upload files to "/" 2025年05月13日 17:21:52 +00:00
LICENSE Upload files to "/" 2025年05月13日 17:21:52 +00:00
NixOS_patch_fix.md May 13 2025 2025年05月13日 18:45:11 +00:00
ReadMe.md Mozilla discontinued 32-bit Linux releases 2026年07月09日 18:05:03 +02:00
Setup.sh 4.0.0 2026年07月09日 18:17:21 +02:00

Firefox automatic install for Linux

Automated installation for Mozilla Firefox for The Linux Operating System.

Project objective

The objective is to provide a method to easily install Mozilla Firefox directly from Mozilla's website and enable Firefox's automatic update feature for the latest releases. Providing a pure stock Mozilla Firefox experience for everyone using your Linux computer at home.

Getting started

  1. Download the latest release
  2. Extract the archive.
  3. Open a terminal window inside the newly extracted folder (directory).
  4. Follow the directions below.

In the terminal window run the following command:

chmod +x Setup.sh

This will make the script executable (allowing it to run). Next, execute the script by typing the following.

bash Setup.sh

(Or your perfered shell, for example, dash, zsh, ksh - POSIX compatible)

Please follow the easy menu prompts and complete the setup. You can install or uninstall any edition you wish, including multiple editions side by side.

Happy Browsing!

Extra

The OEM directory (folder) assumes you are already an advanced user with root or chroot privileges, installing Firefox system-wide for all users. Furthermore, the OEM installs function as a silent installation method.

Thunderbird Automatic Install for Linux

If you like Firefox Automatic Install for Linux, you may also like, Thunderbird Automated Install for Linux.