Updated AUR Pkg manager to one still supported

Timothy O'Barr 2021-11-10 18:43:33 -07:00
parent 4c49dff446
commit 3649f1b0e2
1 changed files with 1 additions and 1 deletions

@ -12,7 +12,7 @@ The PCSX2 Team recommends that if all you are concerned with is playing games th
| Ubuntu | apt | `apt install pcsx2` | stable | [link](https://packages.ubuntu.com/search?keywords=pcsx2) |
| Ubuntu | apt (via ppa) | `apt install pcsx2-unstable` | dev | [link](https://launchpad.net/~pcsx2-team/+archive/ubuntu/pcsx2-daily) |
| Arch | pacman | `pacman -S pcsx2` | dev | [link](https://archlinux.org/packages/community/x86_64/pcsx2/) |
| Arch | yaourt (via AUR) | `yaourt -S pcsx2-git` | dev | [link](https://aur.archlinux.org/packages/pcsx2-git/) |
| Arch | yay (via AUR) | `yay -S pcsx2-git` | dev | [link](https://aur.archlinux.org/packages/pcsx2-git/) |
| Debian | apt | `apt install pcsx2` | stable | |
| Fedora | dnf (via rpmfusion) | `sudo dnf install pcsx2` | stable | [link](https://admin.rpmfusion.org/pkgdb/package/nonfree/pcsx2/) |
| OpenSUSE | zypper | `zypper in pcsx2` | stable | [link](https://software.opensuse.org/package/pcsx2) |