mozilla-linux-scripts/README.md
2015-10-14 17:47:10 +02:00

976 B

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.