mosml on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mosml

* (Optional) Uninstall mosml on Arch using YAY

$ yay -Rns mosml

2. Manually Install "mosml" via AUR

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

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

b. Clone mosml's git locally

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

c. Go to ~/mosml folder and install it

$ cd ~/mosml $ makepkg -si

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

ID: 231994
Name: mosml
PackageBaseID: 100301
PackageBase: mosml
Version: 2.10.1-1
Description: Moscow ML is a light-weight implementation of Standard ML (SML)
URL: http://mosml.org
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter: soimort
FirstSubmitted: 1442653154
LastModified: 1442653270
URLPath: /cgit/aur.git/snapshot/mosml.tar.gz