locally install Icecat or Tor Browser executable tarball
chaosmonk 5b51798679 add ~/.local/bin to PATH | преди 5 години | |
---|---|---|
LICENSE | преди 5 години | |
README.md | преди 5 години | |
icecat.desktop | преди 5 години | |
install-from-tarball | преди 5 години | |
uninstall-icecat | преди 5 години | |
uninstall-tor-browser | преди 5 години |
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
.