From 165ee8a3f8049740599afa894ba5c340b5a4e891 Mon Sep 17 00:00:00 2001 From: Soong-Vilda <61845673+SoongVilda@users.noreply.github.com> Date: Tue, 8 Oct 2024 01:05:22 +0200 Subject: [PATCH] Installation of Zen on CachyOS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I’ve added both variants of `zen-browser-bin` and `zen-browser-avx2-bin`. CachyOS has Zen available in the repository. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 3f736e22c..0c7ebe34e 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,17 @@ bash <(curl https://updates.zen-browser.app/appimage.sh) flatpak install flathub io.github.zen_browser.zen ``` +#### CachyOS +##### Generic +``` +sudo pacman -S zen-browser-bin +``` + +##### Optimized +``` +sudo pacman -S zen-browser-avx2-bin +``` + To upgrade the browser to a newer version, use the embedded update functionality in `About Zen`. # Core Components