dynarmic on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dynarmic

* (Optional) Uninstall dynarmic on Arch using YAY

$ yay -Rns dynarmic

2. Manually Install "dynarmic" via AUR

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

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

b. Clone dynarmic's git locally

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

c. Go to ~/dynarmic folder and install it

$ cd ~/dynarmic $ makepkg -si

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

ID: 1423243
Name: dynarmic
PackageBaseID: 184356
PackageBase: dynarmic
Version: 6.7.0-2
Description: An ARM dynamic recompiler
URL: https://github.com/lioncash/dynarmic
NumVotes: 2
Popularity: 0.425698
OutOfDate:
Maintainer: abouvier
Submitter: abouvier
FirstSubmitted: 1658850353
LastModified: 1709908614
URLPath: /cgit/aur.git/snapshot/dynarmic.tar.gz