xmlindent on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S xmlindent

* (Optional) Uninstall xmlindent on Arch using YAY

$ yay -Rns xmlindent

2. Manually Install "xmlindent" via AUR

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

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

b. Clone xmlindent's git locally

$ git clone https://aur.archlinux.org/xmlindent.git ~/xmlindent

c. Go to ~/xmlindent folder and install it

$ cd ~/xmlindent $ makepkg -si

3. Information about the xmlindent package on Arch User Repository (AUR)

ID: 898215
Name: xmlindent
PackageBaseID: 28425
PackageBase: xmlindent
Version: 0.2.17-2
Description: XML stream reformatter written in ANSI C
URL: http://xmlindent.sourceforge.net/
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: tokland
Submitter: tokland
FirstSubmitted: 1247817875
LastModified: 1619456518
URLPath: /cgit/aur.git/snapshot/xmlindent.tar.gz