A Script that Installs and keeps your browser upto-date in Debian & Arch based systems. Which don't have the latest versions in the package manager.
<*> This script currently supports the installation of Firefox Beta
- Install git, Some distros doesn't require this step,
Debian Based,
sudo apt-get update
sudo apt-get install git
Arch Based,
sudo pacman-mirrors --fasttrack && sudo pacman -Syu
sudo pacman -S git
- Running the script for installing Firefox,
cd ~/ && git clone https://github.com/LikDev-256/Firefox-Installer_for_linux.git && cd ~/Firefox-Installer_for_linux && chmod +x firefox-installer.sh && ./firefox-installer.sh
Ubuntu | Debian | Garuda and arch based | |
---|---|---|---|
Installation worked! | ❎ Not Tested (Implemented) | ✔️ Tested Worked | ✔️ Tested Worked |
Needed help and contribution for testing
Features to implement,
- Add options to the script
- Add a resume feature
- Make it fail proof
- Optimizations
The installer can be also used to update when the default update Help >> About Firefox doesn't work