https://github.com/tanrax/linux-install-firefox
Bash script to install the latest version of Firefox on Linux with desktop integration from Mozilla repository
https://github.com/tanrax/linux-install-firefox
browser firefox linux
Last synced: about 1 month ago
JSON representation
Bash script to install the latest version of Firefox on Linux with desktop integration from Mozilla repository
- Host: GitHub
- URL: https://github.com/tanrax/linux-install-firefox
- Owner: tanrax
- Created: 2020-12-09T13:27:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T10:33:28.000Z (over 2 years ago)
- Last Synced: 2025-10-08T22:36:50.420Z (9 months ago)
- Topics: browser, firefox, linux
- Language: Shell
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firefox install for Linux

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)