mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-07 22:03:24 +00:00
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:
11
README.md
11
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
|
||||
|
||||
Reference in New Issue
Block a user