Installation of Zen on CachyOS

I’ve added both variants of `zen-browser-bin` and `zen-browser-avx2-bin`. CachyOS has Zen available in the repository.
This commit is contained in:
Soong-Vilda
2024-10-08 01:05:22 +02:00
committed by GitHub
parent 66fc824bb5
commit 165ee8a3f8

View File

@@ -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