1
1
Fork
You've already forked Thunderbird_Automatic_Install_For_Linux
0
Automated installation of Mozilla Thunderbird for The Linux Operating System. 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.
  • 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.
2026年07月10日 18:31:41 +02:00
64bit 2.0.0 2026年07月10日 15:35:44 +02:00
oem 2.0.0 2026年07月09日 22:45:11 +02:00
personal 2.0.0 2026年07月10日 15:39:26 +02:00
CODE_OF_CONDUCT.md Upload files to "/" 2025年05月13日 19:29:06 +00:00
how_to_install.txt Text Documentation 2026年07月10日 17:43:23 +02:00
LICENSE Upload files to "/" 2025年05月13日 19:29:06 +00:00
README.md Mozilla discontinued 32-bit Linux releases 2026年07月10日 17:45:36 +02:00
Setup.sh 2.0.0 2026年07月10日 18:31:41 +02:00

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

  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 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.