emacs-highlight-indentation on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S emacs-highlight-indentation

* (Optional) Uninstall emacs-highlight-indentation on Arch using YAY

$ yay -Rns emacs-highlight-indentation

2. Manually Install "emacs-highlight-indentation" via AUR

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

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

b. Clone emacs-highlight-indentation's git locally

$ git clone https://aur.archlinux.org/emacs-highlight-indentation.git ~/emacs-highlight-indentation

c. Go to ~/emacs-highlight-indentation folder and install it

$ cd ~/emacs-highlight-indentation $ makepkg -si

3. Information about the emacs-highlight-indentation package on Arch User Repository (AUR)

ID: 409589
Name: emacs-highlight-indentation
PackageBaseID: 122243
PackageBase: emacs-highlight-indentation
Version: 0.7.0-1
Description: Minor modes to highlight indentation guides in emacs.
URL: https://github.com/antonj/Highlight-Indentation-for-Emacs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1494422274
LastModified: 1494422274
URLPath: /cgit/aur.git/snapshot/emacs-highlight-indentation.tar.gz