icecat
Entirely free browser derived from Mozilla Firefox
IceCat is the GNU version of the Firefox browser. It is entirely free software, which does not recommend non-free plugins and addons. It also features built-in privacy-protecting features. This package also includes the geckodriver
command, which can be useful for automated web testing.
WARNING: IceCat 102 has not yet been released by the upstream IceCat project. This is a preview release, and does not currently meet the privacy-respecting standards of the IceCat project.
- Versions: 102.9.0-guix0-preview1
- Website: https://www.gnu.org/software/gnuzilla/
- Licenses: MPL 2.0
- Package source: gnu/packages/gnuzilla.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of icecat
as follows:
guix install icecat
Or install a particular version:
guix install icecat@102.9.0-guix0-preview1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.