DEV Community

Cover image for Install Zen Browser on Linux (Ubuntu, Arch, Fedora) - One-Line Script
MalikHw47
MalikHw47

Posted on

Install Zen Browser on Linux (Ubuntu, Arch, Fedora) - One-Line Script

Looking for an easy way to install Zen Browser on Ubuntu, Arch Linux, Fedora, or Debian? I built a simple cross-distro one-liner installer that automates the entire setup process in seconds. Instead of manually downloading packages or configuring dependencies, just run

bash <(curl -fsSL https://raw.githubusercontent.com/MalikHw/zb-installer-script/main/install-zen.sh)
Enter fullscreen mode Exit fullscreen mode

and the script handles everything for you. The project is fully open-source on GitHub and designed for users who want a fast, reliable way to install Zen Browser on Linux without the usual hassle.
(wont work on immutable/nix/non-x64 distros tho)

Top comments (0)