Install the latest versions of Firefox/Thunderbird on GNU/Linux systems.
Go to file
2015-10-26 16:39:27 +01:00
scripts Fixed errors with new URLs (http://archive.mozilla.org) 2015-10-26 16:39:27 +01:00
README.md Updated README.md 2015-10-14 17:47:10 +02:00

Mozilla Linux Script Installers

How to install (or uninstall):

  • Mozilla Firefox instructions:

    • Open the terminal.
    • Clone the repository: git clone https://github.com/clamsawd/mozilla-linux-scripts.git
    • Change directory: cd mozilla-linux-scripts/scripts
    • Change the permissions: chmod +x firefox-install
    • Run the script as root: ./firefox-install
  • Mozilla Thunderbird instructions:

    • Open the terminal.
    • Clone the repository: git clone https://github.com/clamsawd/mozilla-linux-scripts.git
    • Change directory: cd mozilla-linux-scripts/scripts
    • Change the permissions: chmod +x thunderbird-install
    • Run the script as root: ./thunderbird-install

Note: The scripts are compatible with all GNU/Linux distributions.