Go to file
Manuel González cfca7e0255
Update README.md
2021-07-18 17:40:32 -04:00
extras/seamonkey prepare to v0.6 2021-07-18 17:37:39 -04:00
i686 prepare to v0.6 2021-07-18 17:37:39 -04:00
media Update firefox-can 2021-07-16 18:24:57 -04:00
x86_64 prepare to v0.6 2021-07-18 17:37:39 -04:00
LICENSE Initial commit 2021-06-18 15:28:01 -04:00
README.md Update README.md 2021-07-18 17:40:32 -04:00

README.md

FirefoxInstallerLinux

Firefox Installer to have automatic updates (Also SeaMonkey)

Instructions

Run this in terminal (NOT ROOT)

  • 64-bits
wget -qO- https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.6/firefox_installer_64 | sh
  • 32-bits
wget -qO- https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.6/firefox_installer_32 | sh

Dependencies

  • wget
  • git
  • tar
  • lolcat (optional, but it's cool)

Commands

  • --help

see available commands

  • --remove

remove firefox

  • do [command]

send a firefox command

  • do --help

see firefox commands

SeaMonkey

  • 64-bits
wget -qO- https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.6/seamonkey_installer_64 | sh
  • 32-bits
wget -qO- https://github.com/Can202/FirefoxInstallerLinux/releases/download/v0.6/seamonkey_installer_32 | sh