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

Last updated: May 19,2024

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

$ yay -S emacs-whitespace-mode

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

$ yay -Rns emacs-whitespace-mode

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

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

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

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

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

ID: 903632
Name: emacs-whitespace-mode
PackageBaseID: 73710
PackageBase: emacs-whitespace-mode
Version: 20150609-2
Description: Major mode for editing Whitespace (an esoteric programming language).
URL: https://hackage.haskell.org/package/whitespace
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter: soimort
FirstSubmitted: 1379967896
LastModified: 1620398449
URLPath: /cgit/aur.git/snapshot/emacs-whitespace-mode.tar.gz