mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-22 12:45:39 +01:00
Recommend mesa-git
instead of Chaotic AUR
unofficial repository for more stable drivers
parent
e26bd36418
commit
00d72ae909
@ -20,9 +20,9 @@ sudo dnf copr enable che/llvm
|
||||
sudo dnf copr enable che/mesa
|
||||
sudo dnf update
|
||||
```
|
||||
- Arch Linux and Manjaro: Enable [Chaotic-AUR](https://lonewolf.pedrohlc.com/chaotic-aur/) on your machine, then install `mesa-git` (daily builds of Mesa git using LLVM 12):
|
||||
- Arch Linux and Manjaro: Enable [mesa-git](https://wiki.archlinux.org/index.php/Unofficial_user_repositories#mesa-git) unofficial your machine, then install `mesa-git` (daily builds of Mesa git using LLVM 12):
|
||||
```
|
||||
sudo pacman -Syu chaotic-mesa-git
|
||||
sudo pacman -Syu mesa-git
|
||||
```
|
||||
Users who have not setup multilib can safely skip 32-bit packages.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user