mirror of
https://github.com/tanrax/linux-install-firefox.git
synced 2024-11-10 07:05:42 +01:00
16 lines
441 B
Markdown
16 lines
441 B
Markdown
# Firefox install for Linux
|
|
|
|
![Firefox](firefox.png)
|
|
|
|
Bash script to install the latest version of `Firefox` on Linux with desktop integration from Mozilla repository.
|
|
|
|
## Run
|
|
|
|
``` shell
|
|
curl -s -L linux-install-firefox https://raw.githubusercontent.com/tanrax/linux-install-firefox/main/linux-install-firefox | bash
|
|
```
|
|
|
|
## Other installations
|
|
|
|
[Firefox Developer Edition](https://github.com/tanrax/linux-install-firefox-developer-edition)
|