dynarmic on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install dynarmic on Arch using YAY
$
yay -S
dynarmic
Copied
* (Optional) Uninstall dynarmic on Arch using YAY
$
yay -Rns
dynarmic
Copied
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
Copied
b. Clone dynarmic's git locally
$
git clone https://aur.archlinux.org/dynarmic.git
~/dynarmic
Copied
c. Go to ~/dynarmic folder and install it
$
cd
~/dynarmic
Copied
$
makepkg -si
Copied
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
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