Skip to content

efefurkankarakaya/Neutral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neutral: Firefox Linux Installer

Neutral aims to make ease out installation of Firefox which is any type with latest.

Browsers

Any of below can be installed easily.

  • Firefox
  • Firefox ESR (Extended Support Release)
  • Firefox Beta
  • Firefox Developer Edition
  • Firefox Nightly

How To Install?

  • Firstly, you have to mark it as executable with chmod +x install.sh
  • Then, start the installer with ./install.sh
  • That's all, the browser can be found by Start Menu.

How To Uninstall?

Step 1: Find the Argument

Decide the installed browser and take its argument key.

  • Firefox's argument key is firefox
  • Firefox ESR's argument key is firefox-esr
  • Firefox Beta's argument key is firefox-beta
  • Firefox Developer Edition's argument key is firefox-devedition
  • Firefox Nightly's argument key is firefox-nightly

Step 2: Uninstall

Example argument: firefox-devedition

  • Run ./uninstall.sh firefox-devedition
  • Uninstalled.

Warning

Do no try to use this uninstaller to uninstall Firefox browsers which are installed via package managers or other options. This uninstaller is completely specific for installations which are done via Neutral

Tested

  • Linux Mint
  • LMDE
  • Kali Linux
  • Pop!_OS
  • Manjaro Linux (GNOME, KDE, XFCE)
  • Arch Linux
  • Debian
  • Ubuntu

LICENSE

This repository is under MIT LICENSE.

About

Fast and easy installer for Firefox browsers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages