Firefox Quantum installer works with GNU/Linux x86_64 distributions with GNOME and Unity. The script can be also used for updating a previous installation.
The install-firefox-quantum.sh
install Firefox Quantum under /opt
.
The user can choose between the available languages and editions (latest
, beta
, developer
or nightly
).
- Default (
en-US
):./install-firefox-quantum.sh
- Other languages (e.g.,
es-ES
for Spanish):./install-firefox-quantum.sh latest es-ES
- Default (
en-US
):./install-firefox-quantum.sh beta
- Other languages (e.g.,
es-ES
for Spanish):./install-firefox-quantum.sh beta es-ES
- Default (
en-US
):./install-firefox-quantum.sh devedition
- Other languages (e.g.,
es-ES
for Spanish):./install-firefox-quantum.sh devedition es-ES
- Default (
en-US
):./install-firefox-quantum.sh nightly
- Other languages (e.g.,
es-ES
for Spanish):./install-firefox-quantum.sh nightly es-ES