smltojs on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S smltojs

* (Optional) Uninstall smltojs on Arch using YAY

$ yay -Rns smltojs

2. Manually Install "smltojs" via AUR

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

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

b. Clone smltojs's git locally

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

c. Go to ~/smltojs folder and install it

$ cd ~/smltojs $ makepkg -si

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

ID: 634402
Name: smltojs
PackageBaseID: 62280
PackageBase: smltojs
Version: 4.4.3-1
Description: Standard ML to JavaScript compiler
URL: http://www.smlserver.org/smltojs/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter:
FirstSubmitted: 1345911862
LastModified: 1564739188
URLPath: /cgit/aur.git/snapshot/smltojs.tar.gz