xbyak-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S xbyak-git

* (Optional) Uninstall xbyak-git on Arch using YAY

$ yay -Rns xbyak-git

2. Manually Install "xbyak-git" via AUR

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

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

b. Clone xbyak-git's git locally

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

c. Go to ~/xbyak-git folder and install it

$ cd ~/xbyak-git $ makepkg -si

3. Information about the xbyak-git package on Arch User Repository (AUR)

ID: 1395242
Name: xbyak-git
PackageBaseID: 168906
PackageBase: xbyak-git
Version: 7.05.r2.g086530e-1
Description: C++ header-only JIT assembler library for x86/x86-64
URL: https://github.com/herumi/xbyak
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: abouvier
Submitter: abouvier
FirstSubmitted: 1626278815
LastModified: 1706573399
URLPath: /cgit/aur.git/snapshot/xbyak-git.tar.gz