Automated DNF repository for Zen Browser on Fedora, RHEL, and CentOS systems.
sudo rpm --import https://zenbrowser-dnfrepo.qomarhsn.com/RPM-GPG-KEY-zen-browsersudo tee /etc/yum.repos.d/zen-browser.repo > /dev/null << 'REPO'
[zen-browser]
name=Zen Browser
baseurl=https://zenbrowser-dnfrepo.qomarhsn.com/
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://zenbrowser-dnfrepo.qomarhsn.com/RPM-GPG-KEY-zen-browser
skip_if_unavailable=True
metadata_expire=6h
REPOsudo dnf clean all
sudo dnf install -y zen-browserzen-browser
# or simply (symlinks to zen-browser)
zen- 🤖 Automated: Weekly builds from upstream releases
- 📦 RPM Package: Proper system integration
- 🔄 Auto-Updated: Tracks latest Zen Browser releases
- 🔒 GPG Signed: Cryptographically signed packages and repository metadata
- 🖥️ Desktop Integration: Application menu, icons, and file associations
- 🌊 Wayland Support: Optimized for modern Linux desktops
| Component | Location |
|---|---|
| Installation | /opt/zen-browser |
| Primary Launcher | /usr/bin/zen-browser |
| Convenience Symlink | /usr/bin/zen → zen-browser |
| Desktop Entry | /usr/share/applications/zen-browser.desktop |
| Icon | /usr/share/pixmaps/zen-browser.png |
- x86_64 (Intel/AMD 64-bit)
- aarch64 (ARM64)
- GitHub Actions monitors zen-browser/desktop for new releases
- Downloads upstream binaries and packages them as RPMs
- Creates DNF repository metadata
- Deploys to GitHub Pages at zenbrowser-dnfrepo.qomarhsn.com
- 🌐 Website: zenbrowser-dnfrepo.qomarhsn.com
- � Zen Browser: Official Project
- ⚙️ Build Status: GitHub Actions
This repository contains only automation and packaging files (workflows, scripts, web pages). These files are licensed under the MIT License.
Note: This license applies only to this repository's automation infrastructure (GitHub Actions workflows, build scripts, HTML/CSS files, etc.).
Zen Browser itself is a separate project licensed under the Mozilla Public License 2.0 (MPL-2.0) by the Zen Browser team. This repository merely repackages their releases for Fedora/RHEL/CentOS systems.
Maintained by: Qomarul Hasan