smlpkg on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S smlpkg

* (Optional) Uninstall smlpkg on Arch using YAY

$ yay -Rns smlpkg

2. Manually Install "smlpkg" via AUR

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

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

b. Clone smlpkg's git locally

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

c. Go to ~/smlpkg folder and install it

$ cd ~/smlpkg $ makepkg -si

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

ID: 1129271
Name: smlpkg
PackageBaseID: 185151
PackageBase: smlpkg
Version: 0.1.5-1
Description: Generic package manager for Standard ML libraries and programs
URL: https://github.com/diku-dk/smlpkg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kopecs
Submitter: kopecs
FirstSubmitted: 1661210401
LastModified: 1661210401
URLPath: /cgit/aur.git/snapshot/smlpkg.tar.gz