smlpkg on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install smlpkg on Arch using YAY
$
yay -S
smlpkg
Copied
* (Optional) Uninstall smlpkg on Arch using YAY
$
yay -Rns
smlpkg
Copied
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
Copied
b. Clone smlpkg's git locally
$
git clone https://aur.archlinux.org/smlpkg.git
~/smlpkg
Copied
c. Go to ~/smlpkg folder and install it
$
cd
~/smlpkg
Copied
$
makepkg -si
Copied
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
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