indent-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S indent-git

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

$ yay -Rns indent-git

2. Manually Install "indent-git" via AUR

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

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

b. Clone indent-git's git locally

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

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

$ cd ~/indent-git $ makepkg -si

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

ID: 1239392
Name: indent-git
PackageBaseID: 148415
PackageBase: indent-git
Version: 2.2.13.r0.g6cbad4c-1
Description: C language source code formatting program
URL: https://www.gnu.org/software/indent/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1579710602
LastModified: 1681154030
URLPath: /cgit/aur.git/snapshot/indent-git.tar.gz