Skip to content

Can202/FirefoxInstallerLinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FirefoxInstallerLinux

Firefox Installer to have automatic updates

Dependencies

  • git
  • tar
  • curl

Firefox

Run this in terminal (NOT ROOT)

  • 64-bits
curl -L https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/v1.0/firefox_installer_64 | sh
  • 32-bits
curl -L https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/v1.0/firefox_installer_32 | sh

Thunderbird

Run this in terminal (NOT ROOT)

  • 64-bits
curl -L https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/v1.0/extras/thunderbird/thunderbird_installer_64 | sh
  • 32-bits
curl -L https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/v1.0/extras/thunderbird/thunderbird_installer_32 | sh

SeaMonkey

Run this in terminal (NOT ROOT)

  • 64-bits
curl -L https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/v1.0/extras/seamonkey/seamonkey_installer_64 | sh
  • 32-bits
curl -L https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/v1.0/extras/seamonkey/seamonkey_installer_32 | sh

Waterfox

Run this in terminal (NOT ROOT)

  • 64-bits
curl -L https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/v1.0/extras/waterfox/waterfox_installer_64 | sh

Palemoon

Run this in terminal (NOT ROOT)

  • 64-bits
curl -L https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/v1.0/extras/palemoon/palemoon_installer_64 | sh

ESR

Run this in terminal (NOT ROOT)

  • 64-bits
curl -L https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/v1.0/extras/firefox-esr/firefox-esr_installer_64 | sh
  • 32-bits
curl -L https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/v1.0/extras/firefox-esr/firefox-esr_installer_32 | sh

Developer

Run this in terminal (NOT ROOT)

  • 64-bits
curl -L https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/v1.0/extras/firefox-developer/firefox-developer_installer_64 | sh
  • 32-bits
curl -L https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/v1.0/extras/firefox-developer/firefox-developer_installer_32 | sh

commands to use specific things with this apps

  • --help

see available commands

  • --remove

remove firefox

  • do [command]

send a firefox command

  • do --help

see firefox commands

About

Firefox Installer to have automatic updates.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages