mozilla-linux-scripts/README.md
2015-11-19 16:29:36 +01:00

31 lines
862 B
Markdown

Mozilla Linux Script Installers
===============================
### How to install (or uninstall):
* **Install instructions:**
* Open the terminal.
* Clone the repository: `git clone https://github.com/clamsawd/mozilla-linux-scripts.git`
* Change directory: `cd mozilla-linux-scripts`
* Run as root: `make -f makefile.linux`
* **Uninstall instructions:**
* Run as root: `make -f makefile.linux uninstall`
_Note: The scripts are compatible with all GNU/Linux distributions._
### How to use:
* **Firefox:**
* Open the terminal as root:
* Type the command: `firefox-install`
* **Thunderbird:**
* Open the terminal as root:
* Type the command: `thunderbird-install`
### External links:
* [Mozilla official website](https://www.mozilla.org/)
* [Mozilla HTTP server files](http://archive.mozilla.org/pub/)