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 |
---|---|---|
![]() |
x86_64 (188)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (1544)* | Fedora 40 (1088 downloads) |
![]() |
x86_64 (900)* | Fedora 41 (488 downloads) |
![]() |
x86_64 (2)* | Fedora 42 (1 downloads) |
![]() |
x86_64 (25)* | Fedora rawhide (42 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable pesader/hblock
More info about enabling Copr repositories