smlfmt on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "smlfmt" 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 smlfmt on Arch using YAY
$
yay -S
smlfmt
Copied
* (Optional) Uninstall smlfmt on Arch using YAY
$
yay -Rns
smlfmt
Copied
2. Manually Install "smlfmt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone smlfmt's git locally
$
git clone https://aur.archlinux.org/smlfmt.git
~/smlfmt
Copied
c. Go to ~/smlfmt folder and install it
$
cd
~/smlfmt
Copied
$
makepkg -si
Copied
3. Information about the smlfmt package on Arch User Repository (AUR)
ID: 1230865
Name: smlfmt
PackageBaseID: 191849
PackageBase: smlfmt
Version: 1.0.0-1
Description: An auto-formatter for Standard ML
URL: https://github.com/shwestrick/smlfmt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kopecs
Submitter: kopecs
FirstSubmitted: 1679551086
LastModified: 1679551086
URLPath: /cgit/aur.git/snapshot/smlfmt.tar.gz
Name: smlfmt
PackageBaseID: 191849
PackageBase: smlfmt
Version: 1.0.0-1
Description: An auto-formatter for Standard ML
URL: https://github.com/shwestrick/smlfmt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kopecs
Submitter: kopecs
FirstSubmitted: 1679551086
LastModified: 1679551086
URLPath: /cgit/aur.git/snapshot/smlfmt.tar.gz