FirefoxInstallerLinux/README.md

2.1 KiB

FirefoxInstallerLinux

Firefox Installer to have automatic updates

Dependencies

  • git
  • tar
  • curl

Firefox

Run this in terminal (NOT ROOT)

  • 64-bits
curl -L https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.8/firefox_installer_64 | sh
  • 32-bits
curl -L https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.8/firefox_installer_32 | sh

Thunderbird

Run this in terminal (NOT ROOT)

  • 64-bits
curl -L https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.8/thunderbird_installer_64 | sh
  • 32-bits
curl -L https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.8/thunderbird_installer_32 | sh

SeaMonkey

Run this in terminal (NOT ROOT)

  • 64-bits
curl -L https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.8/seamonkey_installer_64 | sh
  • 32-bits
curl -L https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.8/seamonkey_installer_32 | sh

Waterfox

Run this in terminal (NOT ROOT)

  • 64-bits
curl -L https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.8/waterfox_installer_64 | sh

ESR

Run this in terminal (NOT ROOT)

  • 64-bits
curl -L https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.8/firefox-esr_installer_64 | sh
  • 32-bits
curl -L https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.8/firefox-esr_installer_32 | sh

Developer

Run this in terminal (NOT ROOT)

  • 64-bits
curl -L https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.8/firefox-developer_installer_64 | sh
  • 32-bits
curl -L https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.8/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