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