Description
Zen Browser
Fork of sneexy repo
If you have any problem, let me know by opening a github issue
Installation Instructions
Enable the Copr repository:
# Systems with DNF:
sudo dnf copr enable firminunderscore/zen-browser
Then install Zen:
# DNF:
sudo dnf install zen-browser
# Or, if you're using an ARM CPU
sudo dnf install zen-browser-arm
This repo also features the twilight builds (pre-releases)
# DNF:
sudo dnf install zen-twilight
# Or, if you're using an ARM CPU
sudo dnf install zen-twilight-arm
⚠️ If you used the zen-twilight
package previously, and it's not updated, try running sudo rpm -q --qf "%{VERSION}-%{RELEASE}\n" zen-twilight
If this command returns something like 200482760-1
and not 1.9.1t-1
, try reinstalling the package :
sudo dnf remove zen-twilight
sudo dnf install zen-twilight
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 |
---|---|---|
![]() |
aarch64 (119)*, x86_64 (208)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (285)*, x86_64 (1548)* | Fedora 41 (305 downloads) |
![]() |
aarch64 (183)*, x86_64 (1456)* | Fedora 42 (301 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 43 (5 downloads) |
![]() |
aarch64 (71)*, x86_64 (73)* | Fedora rawhide (46 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable firminunderscore/zen-browser
More info about enabling Copr repositories