This repository provides a template file to help you easily install zen-browser on your Void Linux.
- Clone the repository to your computer using:
git clone https://github.com/k1114linux/xbps-src-zen-browser.git zen-browser
- Copy the
zen-browserdirectory into thesrcpkgs/directory of yourvoid-packagesrepository:cp -rf zen-browser /path/to/void-packages/srcpkgs/
- Build the package from within the
void-packagesrepository:./xbps-src pkg -f zen-browser
- Install the package using
xbps-install, pointing to thehostdir/binpkgsrepository:sudo xbps-install --repository=hostdir/binpkgs zen-browser
- After installation, you can launch the
zenbrowser directly from your terminal using:zen