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

Last updated: May 17,2024

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

$ yay -S emacs-pure-mode

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

$ yay -Rns emacs-pure-mode

2. Manually Install "emacs-pure-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-pure-mode's git locally

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

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

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

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

ID: 638364
Name: emacs-pure-mode
PackageBaseID: 67283
PackageBase: emacs-pure-mode
Version: 0.68-1
Description: An Emacs major mode for the Pure programming language
URL: http://purelang.bitbucket.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asppsa
FirstSubmitted: 1361015365
LastModified: 1566120423
URLPath: /cgit/aur.git/snapshot/emacs-pure-mode.tar.gz