Install the latest versions of Firefox/Thunderbird on GNU/Linux systems.
Go to file
2015-10-06 19:56:21 +02:00
scripts Moved scripts to scripts/ folder 2015-10-06 19:56:21 +02:00
README.md Moved scripts to scripts/ folder 2015-10-06 19:56:21 +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.bash
    • Run the scripts as root: ./firefox-install.bash
  • 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.bash
    • Run the scripts as root: ./thunderbird-install.bash

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