This package browser is in early development. Mind the rough edges.

ublock-origin-chromium

Block unwanted content from web sites

uBlock Origin is a wide spectrum blocker for IceCat and ungoogled-chromium.

Installation

Install the latest version of ublock-origin-chromium as follows:

guix install ublock-origin-chromium

Or install a particular version:

guix install ublock-origin-chromium@1.66.2

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.

Badge code

You can use the following badge to inform users of ublock-origin-chromium about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/ublock-origin-chromium'><img src='https://packages.guix.gnu.org/packages/ublock-origin-chromium/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/ublock-origin-chromium/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/ublock-origin-chromium)

Example Org:

[[https://packages.guix.gnu.org/packages/ublock-origin-chromium][https://packages.guix.gnu.org/packages/ublock-origin-chromium/badges/latest-version.svg]]