scmindent-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S scmindent-git

* (Optional) Uninstall scmindent-git on Arch using YAY

$ yay -Rns scmindent-git

2. Manually Install "scmindent-git" via AUR

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

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

b. Clone scmindent-git's git locally

$ git clone https://aur.archlinux.org/scmindent-git.git ~/scmindent-git

c. Go to ~/scmindent-git folder and install it

$ cd ~/scmindent-git $ makepkg -si

3. Information about the scmindent-git package on Arch User Repository (AUR)

ID: 591729
Name: scmindent-git
PackageBaseID: 85336
PackageBase: scmindent-git
Version: 20190127-1
Description: External filter program for properly indenting Racket, Scheme and Lisp
URL: https://github.com/ds26gte/scmindent
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1409871169
LastModified: 1551738131
URLPath: /cgit/aur.git/snapshot/scmindent-git.tar.gz