smlfmt on AUR (Arch User Repository)

Last updated: June 06,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

b. Install smlfmt on Arch using YAY

$ yay -S smlfmt

* (Optional) Uninstall smlfmt on Arch using YAY

$ yay -Rns smlfmt

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

b. Clone smlfmt's git locally

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

c. Go to ~/smlfmt folder and install it

$ cd ~/smlfmt $ makepkg -si

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