emacs-sml-mode on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S emacs-sml-mode

* (Optional) Uninstall emacs-sml-mode on Arch using YAY

$ yay -Rns emacs-sml-mode

2. Manually Install "emacs-sml-mode" via AUR

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

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

b. Clone emacs-sml-mode's git locally

$ git clone https://aur.archlinux.org/emacs-sml-mode.git ~/emacs-sml-mode

c. Go to ~/emacs-sml-mode folder and install it

$ cd ~/emacs-sml-mode $ makepkg -si

3. Information about the emacs-sml-mode package on Arch User Repository (AUR)

ID: 446175
Name: emacs-sml-mode
PackageBaseID: 41970
PackageBase: emacs-sml-mode
Version: 6.7-2
Description: An emacs editing mode for Standard ML
URL: http://elpa.gnu.org/packages/sml-mode.html
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1287499358
LastModified: 1506256323
URLPath: /cgit/aur.git/snapshot/emacs-sml-mode.tar.gz