libjit-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libjit-git

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

$ yay -Rns libjit-git

2. Manually Install "libjit-git" via AUR

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

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

b. Clone libjit-git's git locally

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

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

$ cd ~/libjit-git $ makepkg -si

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

ID: 868157
Name: libjit-git
PackageBaseID: 163667
PackageBase: libjit-git
Version: 20200417.942c988-1
Description: Generic just-in-time compiler library
URL: https://www.gnu.org/software/libjit/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dcreager
Submitter: dcreager
FirstSubmitted: 1614104819
LastModified: 1614104819
URLPath: /cgit/aur.git/snapshot/libjit-git.tar.gz