- 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 |
||
|---|---|---|
| 64bit | 4.0.0 | |
| oem | tar.xz change | |
| personal | 4.0.0 | |
| CODE_OF_CONDUCT.md | Upload files to "/" | |
| how_to_install.txt | doc update | |
| immutable.txt | Upload files to "/" | |
| LICENSE | Upload files to "/" | |
| NixOS_patch_fix.md | May 13 2025 | |
| ReadMe.md | Mozilla discontinued 32-bit Linux releases | |
| Setup.sh | 4.0.0 | |
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
- Download the latest release
- Extract the archive.
- Open a terminal window inside the newly extracted folder (directory).
- 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.