locally install Icecat or Tor Browser executable tarball
chaosmonk 5b51798679 add ~/.local/bin to PATH | 5 rokov pred | |
---|---|---|
LICENSE | 5 rokov pred | |
README.md | 5 rokov pred | |
icecat.desktop | 5 rokov pred | |
install-from-tarball | 5 rokov pred | |
uninstall-icecat | 5 rokov pred | |
uninstall-tor-browser | 5 rokov pred |
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
.