Build/Download *.deb packages for the zen browser.
| .gitignore | ||
| create-zen-deb.sh | ||
| get-zen-build-deb.sh | ||
| README.md | ||
Zen Browser Debian
This repository contains unofficial deb packages of the zen browser. As well as instructions on how to build the deb packages from the official tarballs.
It is basically an attempt to reverse engineer the provided install script for the zen browser, found at the link below, for the purpose of creating deb packages. https://updates.zen-browser.app/install.sh
This is a fork of Zen Browser Debian in an effort to provide more up-to-date debian packages to people.
Steps to install
Download from releases
-
Download the latest release
-
Install
dpkg -i zen-browser_*.deb
Use the script
- Clone this repository
git clone https://codeberg.org/ashleyrose/zen-browser-debian.git
- Run the script
./get-zen-build-deb.sh
- Install
dpkg -i zen-browser_*.deb