README.md 728 B

Description

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.

Usage

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.