firefox-installer
Install Firefox from Mozilla.org easily, complete with .desktop
file creation.
Dependencies
- Python 3
- Python LXML
- Debian/Ubuntu:
sudo apt-get install python3-lxml
- Fedora:
sudo dnf install python-lxml
- Pip:
pip install lxml
- Debian/Ubuntu:
How to use?
To install Firefox, simply run ./firefox_installer.py
and follow the guide.