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 41
|
x86_64 (2008)* | Fedora 41 (1443 downloads) |
Fedora 42
|
x86_64 (2003)* | Fedora 42 (1633 downloads) |
Fedora 43
|
x86_64 (101)* | Fedora 43 (83 downloads) |
Fedora rawhide
|
x86_64 (37)* | Fedora rawhide (82 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable pesader/hblock
More info about enabling Copr repositories
Fedora 41