mlir on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mlir

* (Optional) Uninstall mlir on Arch using YAY

$ yay -Rns mlir

2. Manually Install "mlir" via AUR

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

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

b. Clone mlir's git locally

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

c. Go to ~/mlir folder and install it

$ cd ~/mlir $ makepkg -si

3. Information about the mlir package on Arch User Repository (AUR)

ID: 1423367
Name: mlir
PackageBaseID: 191467
PackageBase: mlir
Version: 17.0.6-1
Description: Multi-Level IR Compiler Framework for LLVM
URL: https://mlir.llvm.org/
NumVotes: 2
Popularity: 0.040447
OutOfDate:
Maintainer: xantares
Submitter: HoshinoAya
FirstSubmitted: 1678797719
LastModified: 1709918974
URLPath: /cgit/aur.git/snapshot/mlir.tar.gz