yuzu on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "yuzu" 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 yuzu on Arch using YAY

$ yay -S yuzu

* (Optional) Uninstall yuzu on Arch using YAY

$ yay -Rns yuzu

2. Manually Install "yuzu" via AUR

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

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

b. Clone yuzu's git locally

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

c. Go to ~/yuzu folder and install it

$ cd ~/yuzu $ makepkg -si

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

ID: 1134808
Name: yuzu
PackageBaseID: 168909
PackageBase: yuzu
Version: mainline.0.1155-1
Description: Nintendo Switch emulator
URL: https://yuzu-emu.org/
NumVotes: 6
Popularity: 0.234418
OutOfDate:
Maintainer: abouvier
FirstSubmitted: 1626280819
LastModified: 1662242989
URLPath: /cgit/aur.git/snapshot/yuzu.tar.gz