asmjit-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S asmjit-git

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

$ yay -Rns asmjit-git

2. Manually Install "asmjit-git" via AUR

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

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

b. Clone asmjit-git's git locally

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

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

$ cd ~/asmjit-git $ makepkg -si

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

ID: 1134804
Name: asmjit-git
PackageBaseID: 84589
PackageBase: asmjit-git
Version: r417.5c469e3-1
Description: Machine code generation for C++
URL: https://asmjit.com/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: abouvier
Submitter: alucryd
FirstSubmitted: 1408006766
LastModified: 1662242224
URLPath: /cgit/aur.git/snapshot/asmjit-git.tar.gz