Skip to content

A Script that Installs and keeps your browser up to date in Debian & Arch based systems. Which don't have the latest versions in the package manager

License

Notifications You must be signed in to change notification settings

LikDev-256/Firefox-Installer_for_linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Script that Installs and keeps your browser up to date in Debian & Arch based systems. Which don't have the latest versions in the package manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages