smlsharp on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S smlsharp

* (Optional) Uninstall smlsharp on Arch using YAY

$ yay -Rns smlsharp

2. Manually Install "smlsharp" via AUR

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

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

b. Clone smlsharp's git locally

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

c. Go to ~/smlsharp folder and install it

$ cd ~/smlsharp $ makepkg -si

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

ID: 889598
Name: smlsharp
PackageBaseID: 19369
PackageBase: smlsharp
Version: 4.0.0-1
Description: A new programming language in the Standard ML family
URL: https://smlsharp.github.io/
NumVotes: 7
Popularity: 1.0E-6
OutOfDate:
Maintainer: xuanruiqi
Submitter:
FirstSubmitted: 1219770945
LastModified: 1617911419
URLPath: /cgit/aur.git/snapshot/smlsharp.tar.gz