- Shell 100%
|
Linux-Is-Best
4d01f8d115
2.0.0
Mozilla has finally stopped using tar.bz2 archives and moved to using the standard tar.xz archives. Furthermore, Mozilla is no longer releasing new 32-bit apps (Firefox September 2025 / Thunderbird November 2025). Those who already have 32-bit apps will still receive updates until around September 2026, but the 32-bit URLs no longer work. |
||
|---|---|---|
| 64bit | 2.0.0 | |
| oem | 2.0.0 | |
| personal | 2.0.0 | |
| CODE_OF_CONDUCT.md | Upload files to "/" | |
| how_to_install.txt | Text Documentation | |
| LICENSE | Upload files to "/" | |
| README.md | Mozilla discontinued 32-bit Linux releases | |
| Setup.sh | 2.0.0 | |
Thunderbird automatic install for Linux
Automated installation for Mozilla Thunderbird for The Linux Operating System.
Project objective
The objective is to provide a method to easily install Mozilla Thunderbird directly from Mozilla's website and enable Thunderbird's automatic update feature for the latest releases. Providing a pure stock Mozilla Thunderbird 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 followed by Setup.sh)
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.
Enjoy your e-mail!
Extra
The OEM directory (folder) assumes you are already an advanced user with root or chroot privileges, installing Thunderbird system-wide for all users. Furthermore, the OEM installs function as a silent installation method.
Firefox Automatic Install for Linux
If you like Thunderbird Automatic Install for Linux, you may also like, Firefox Automatic Install for Linux.