diff --git a/Installing-PCSX2.md b/Installing-PCSX2.md index fb53db3..3ad7e95 100644 --- a/Installing-PCSX2.md +++ b/Installing-PCSX2.md @@ -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) |