Go to file
Manuel González 1f24b72e96
Update thunderbird
2021-08-13 14:27:11 -04:00
extras change v0.9 to v1.0 2021-08-05 19:20:27 -04:00
media Update firefox-can 2021-07-16 18:24:57 -04:00
versions Update thunderbird 2021-08-13 14:27:11 -04:00
LICENSE Initial commit 2021-06-18 15:28:01 -04:00
README.md prepare README.md to v1.0 2021-08-05 19:16:03 -04:00
firefox_installer_32 change v0.9 to v1.0 2021-08-05 19:20:27 -04:00
firefox_installer_64 change v0.9 to v1.0 2021-08-05 19:20:27 -04:00

README.md

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