xbyak on AUR (Arch User Repository)

Last updated: June 26,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

b. Install xbyak on Arch using YAY

$ yay -S xbyak

* (Optional) Uninstall xbyak on Arch using YAY

$ yay -Rns xbyak

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

b. Clone xbyak's git locally

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

c. Go to ~/xbyak folder and install it

$ cd ~/xbyak $ makepkg -si

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