Merge pull request #1958 from SoongVilda/patch-1

Installation of Zen on CachyOS
This commit is contained in:
mauro 🤙
2024-10-08 07:40:58 +02:00
committed by GitHub

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