locally install Icecat or Tor Browser executable tarball
|
vor 6 Jahren | |
---|---|---|
LICENSE | vor 6 Jahren | |
README.md | vor 6 Jahren | |
icecat.desktop | vor 6 Jahren | |
install-from-tarball | vor 6 Jahren | |
uninstall-icecat | vor 6 Jahren | |
uninstall-tor-browser | vor 6 Jahren |
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
.