mlkit on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mlkit

* (Optional) Uninstall mlkit on Arch using YAY

$ yay -Rns mlkit

2. Manually Install "mlkit" via AUR

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

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

b. Clone mlkit's git locally

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

c. Go to ~/mlkit folder and install it

$ cd ~/mlkit $ makepkg -si

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

ID: 1161669
Name: mlkit
PackageBaseID: 108708
PackageBase: mlkit
Version: 4.7.2-1
Description: Standard ML Compiler and Toolkit
URL: http://www.elsman.com/mlkit/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter: soimort
FirstSubmitted: 1457829483
LastModified: 1667432717
URLPath: /cgit/aur.git/snapshot/mlkit.tar.gz