Install the latest versions of Firefox/Thunderbird on GNU/Linux systems.
Go to file
2024-05-01 10:48:16 +02:00
scripts Update email addresses 2016-03-01 19:13:44 +01:00
makefile.linux Makefile (for Linux) 2015-11-19 16:19:34 +01:00
README.md README.md 2024-05-01 10:48:16 +02:00

Mozilla Linux Script Installers

How to install (or uninstall):

  • Install instructions:

    • Open the terminal.
    • Clone the repository: git clone https://git.q3aql.dev/q3aql/mozilla-linux-scripts.git
    • Change directory: cd mozilla-linux-scripts
    • Run as root: make -f makefile.linux
  • Uninstall instructions:

    • Run as root: make -f makefile.linux uninstall

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

How to use:

  • Firefox:

    • Open the terminal as root:
    • Type the command: firefox-install
  • Thunderbird:

    • Open the terminal as root:
    • Type the command: thunderbird-install