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 (95)*, x86_64 (134)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (61)*, x86_64 (149)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (269)*, x86_64 (1449)* | Fedora 41 (274 downloads) |
![]() |
aarch64 (96)*, x86_64 (737)* | Fedora 42 (121 downloads) |
![]() |
aarch64 (55)*, x86_64 (61)* | Fedora rawhide (33 downloads) |
![]() |
aarch64 (31)*, x86_64 (52)* | openSUSE Leap 15.5 (0 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable firminunderscore/zen-browser
More info about enabling Copr repositories