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 (101)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (54)*, x86_64 (132)* | Fedora 40 (36 downloads) |
![]() |
aarch64 (247)*, x86_64 (1285)* | Fedora 41 (227 downloads) |
![]() |
aarch64 (38)*, x86_64 (126)* | Fedora 42 (50 downloads) |
![]() |
aarch64 (53)*, x86_64 (55)* | Fedora rawhide (28 downloads) |
![]() |
aarch64 (29)*, x86_64 (47)* | 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