xbyak on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "xbyak" 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 xbyak on Arch using YAY
$
yay -S
xbyak
Copied
* (Optional) Uninstall xbyak on Arch using YAY
$
yay -Rns
xbyak
Copied
2. Manually Install "xbyak" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone xbyak's git locally
$
git clone https://aur.archlinux.org/xbyak.git
~/xbyak
Copied
c. Go to ~/xbyak folder and install it
$
cd
~/xbyak
Copied
$
makepkg -si
Copied
3. Information about the xbyak package on Arch User Repository (AUR)
ID: 1424850
Name: xbyak
PackageBaseID: 186482
PackageBase: xbyak
Version: 7.06-1
Description: A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)
URL: https://github.com/herumi/xbyak
NumVotes: 2
Popularity: 0.4257
OutOfDate:
Maintainer: VlaDexa
Submitter: grawlinson
FirstSubmitted: 1665359663
LastModified: 1710149568
URLPath: /cgit/aur.git/snapshot/xbyak.tar.gz
Name: xbyak
PackageBaseID: 186482
PackageBase: xbyak
Version: 7.06-1
Description: A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)
URL: https://github.com/herumi/xbyak
NumVotes: 2
Popularity: 0.4257
OutOfDate:
Maintainer: VlaDexa
Submitter: grawlinson
FirstSubmitted: 1665359663
LastModified: 1710149568
URLPath: /cgit/aur.git/snapshot/xbyak.tar.gz