mlton-git on AUR (Arch User Repository)

Last updated: November 19,2024

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

$ yay -S mlton-git

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

$ yay -Rns mlton-git

2. Manually Install "mlton-git" via AUR

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

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

b. Clone mlton-git's git locally

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

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

$ cd ~/mlton-git $ makepkg -si

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

ID: 237692
Name: mlton-git
PackageBaseID: 100812
PackageBase: mlton-git
Version: r6685.728e2a5-1
Description: Whole-program, optimizing Standard ML compiler
URL: http://www.mlton.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1703012648
Maintainer: rmanne
Submitter: rmanne
FirstSubmitted: 1443373876
LastModified: 1444243686
URLPath: /cgit/aur.git/snapshot/mlton-git.tar.gz