Waterfox install Makefile
Go to file
ed barz dee91e21da update to v5.1.1 2023-01-05 20:03:31 +00:00
LICENSE LICENSE added 2019-12-30 09:15:22 +01:00
Makefile update to v5.1.1 2023-01-05 20:03:31 +00:00
README.md Update 'README.md' 2020-05-03 11:37:14 +02:00
waterfox.desktop desktop file added 2021-09-21 15:44:14 +02:00

README.md

Waterfox

This Makefile basically downloads an archive copy of Waterfox from the Waterfox website, uncompress it and install waterfox in the /opt/ dir.

The executable will be sym-linked to /usr/local/bin/waterfox.

Note that if you use a Desktop Environment (ex. GNOME) you won't find the icon in your app list (if you are using a window manager, it shouldn't be a problem).

Install

As simple as # make install.

License

Waterfox is distributed under the Mozilla Public License.

For more info, check LICENSE