mir-jit on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mir-jit

* (Optional) Uninstall mir-jit on Arch using YAY

$ yay -Rns mir-jit

2. Manually Install "mir-jit" via AUR

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

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

b. Clone mir-jit's git locally

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

c. Go to ~/mir-jit folder and install it

$ cd ~/mir-jit $ makepkg -si

3. Information about the mir-jit package on Arch User Repository (AUR)

ID: 947123
Name: mir-jit
PackageBaseID: 169876
PackageBase: mir-jit
Version: 0.1-1
Description: A lightweight JIT compiler and C11 JIT compiler/interpreter based on MIR
URL: https://github.com/vnmakarov/mir
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: edub4rt
Submitter: edub4rt
FirstSubmitted: 1628787292
LastModified: 1628787292
URLPath: /cgit/aur.git/snapshot/mir-jit.tar.gz