ryujinx on AUR (Arch User Repository)

Last updated: September 29,2024

1. Install "ryujinx" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install ryujinx on Arch using YAY

$ yay -S ryujinx

* (Optional) Uninstall ryujinx on Arch using YAY

$ yay -Rns ryujinx

2. Manually Install "ryujinx" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ryujinx's git locally

$ git clone https://aur.archlinux.org/ryujinx.git ~/ryujinx

c. Go to ~/ryujinx folder and install it

$ cd ~/ryujinx $ makepkg -si

3. Information about the ryujinx package on Arch User Repository (AUR)

ID: 1428794
Name: ryujinx
PackageBaseID: 188639
PackageBase: ryujinx
Version: 1.1.1234-1
Description: Experimental Nintendo Switch Emulator written in C#
URL: https://github.com/Ryujinx/Ryujinx
NumVotes: 4
Popularity: 1.707926
OutOfDate:
Maintainer: xiota
Submitter: Rubo
FirstSubmitted: 1670691399
LastModified: 1710638253
URLPath: /cgit/aur.git/snapshot/ryujinx.tar.gz