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 (55)*, x86_64 (50)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (50)*, x86_64 (112)* | Fedora 40 (25 downloads) |
![]() |
aarch64 (190)*, x86_64 (710)* | Fedora 41 (140 downloads) |
![]() |
aarch64 (24)*, x86_64 (28)* | Fedora 42 (1 downloads) |
![]() |
aarch64 (52)*, x86_64 (55)* | Fedora rawhide (22 downloads) |
![]() |
aarch64 (29)*, x86_64 (47)* | openSUSE Leap 15.5 (0 downloads) |
![]() |
aarch64 (41)*, x86_64 (72)* | openSUSE Tumbleweed (0 downloads) |
![]() |
aarch64 (82)*, x86_64 (49)* | Rhel 8 (0 downloads) |
![]() |
aarch64 (50)*, x86_64 (75)* | Rhel 9 (0 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable firminunderscore/zen-browser
More info about enabling Copr repositories