Automatically updated spec files and aarch64/arm64 build workflows for Zen Browser packaged for fedora. Heavily based on the x86_64 copr repo from sneexy
Twilight Release zen-browser-twilight
contains the most recent upstream pre-release.
Beta Release zen-browser
contains the latest upstream release.
This is a package of the Zen web browser. Zen Browser is a fork of Firefox that aims to improve the browsing experience by focusing on a simple, performant, private and beautifully designed browser.
Bugs related to Zen should be reported directly to the Zen Browser GitHub repo: https://github.com/zen-browser/desktop/issues
Bugs related to this package should be reported at this Git project: https://github.com/ArchitektApx/zen-browser-copr
- Enable
architektapx/zen-browser
Copr repository according to your package manager.
# If you are using dnf... (you need to have 'dnf-plugins-core' installed)
sudo dnf copr enable architektapx/zen-browser
# If you are using yum... (you need to have 'yum-plugins-copr' installed)
sudo yum copr enable architektapx/zen-browser
- (Optional) Update your package list.
sudo dnf check-update
- Execute the following command to install the package.
# install latest releases (="stable")
sudo dnf install zen-browser
# or pre-releases (="nightly")
sudo dnf install zen-browser-twilight
- Launch the application from the Application Menu or execute following command in terminal.
zen-browser
If you do not want to use COPR or you are not using fedora you can use install-zen-browser-arm64.sh.
# install the most recent release
sudo ./install-zen-browser-arm64.sh
# install the most recent twilight release
sudo ./install-zen-browser-arm64.sh twilight