Description
hBlock is a POSIX-compliant shell script that gets a list of domains that serve ads, tracking scripts and malware from multiple sources and creates a hosts file, among other formats, that prevents your system from connecting to them.
Installation Instructions
To install package, run the following commands:
sudo dnf copr enable pesader/hblock
sudo dnf install hblock
If you are running an Atomic Desktop (Fedora Silverblue, Fedora Kinoite, Fedora Sericea, etc), run:
sudo curl -o /etc/yum.repos.d/pesader-hblock.repo https://copr.fedorainfracloud.org/coprs/pesader/hblock/repo/fedora-$RELEASE/pesader-hblock-fedora-$RELEASE.repo
rpm-ostree install hblock
Making sure you set $RELEASE correctly (e.g. export RELEASE=39 for Fedora Silverblue 39).
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (8)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (179)* | Fedora 39 (150 downloads) |
Fedora 40 | x86_64 (1454)* | Fedora 40 (1055 downloads) |
Fedora 41 | x86_64 (306)* | Fedora 41 (170 downloads) |
Fedora rawhide | x86_64 (4)* | Fedora rawhide (25 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable pesader/hblock
More info about enabling Copr repositories