Skip to content

Latest commit

 

History

History
executable file
·
74 lines (58 loc) · 1.79 KB

File metadata and controls

executable file
·
74 lines (58 loc) · 1.79 KB

Firefox-Installer && Updater

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.


Firefox Installer

Firefox installer script

⚠️ This is not an official installer provided by Mozilla

<*> This script currently supports the installation of Firefox Beta


Getting Started


Usage

  1. 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
  1. 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

Testings

Ubuntu Debian Garuda and arch based
Installation worked! ❎ Not Tested (Implemented) ✔️ Tested Worked ✔️ Tested Worked

Needed help and contribution for testing

Please report any issues to the issues in github


Features to implement,

  • Add options to the script
  • Add a resume feature
  • Make it fail proof
  • Optimizations

Firefox Updater

Firefox updater script

This script is still under development

The installer can be also used to update when the default update Help >> About Firefox doesn't work