locally install Icecat or Tor Browser executable tarball
chaosmonk 5b51798679 add ~/.local/bin to PATH | il y a 5 ans | |
---|---|---|
LICENSE | il y a 5 ans | |
README.md | il y a 5 ans | |
icecat.desktop | il y a 5 ans | |
install-from-tarball | il y a 5 ans | |
uninstall-icecat | il y a 5 ans | |
uninstall-tor-browser | il y a 5 ans |
These scripts install (or uninstall) an executable tarball for Icecat or Tor Browser to ~/.local so it can be launched from a terminal or menus.
Download an executable tarball (not a source tarball) for Icecat or Tor Browser.
Clone and cd into this repository.
$ git clone https://notabug.org/chaosmonk/mozilla-tarball-install.git
$ cd mozilla-tarball-install
Install Icecat or Tor Browser.
$ ./install-from-tarball /path/to/tarball
Launch the browser from a menu, or from the terminal with icecat
or tor-browser
.
Uninstall with ./uninstall-icecat
or ./uninstall-tor-browser
.