xml-coreutils on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S xml-coreutils

* (Optional) Uninstall xml-coreutils on Arch using YAY

$ yay -Rns xml-coreutils

2. Manually Install "xml-coreutils" via AUR

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

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

b. Clone xml-coreutils's git locally

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

c. Go to ~/xml-coreutils folder and install it

$ cd ~/xml-coreutils $ makepkg -si

3. Information about the xml-coreutils package on Arch User Repository (AUR)

ID: 245350
Name: xml-coreutils
PackageBaseID: 85748
PackageBase: xml-coreutils
Version: 0.8.1-2
Description: A collection of Unix/POSIX command line tools for processing XML files.
URL: http://xml-coreutils.sourceforge.net
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: denspirit
Submitter: denspirit
FirstSubmitted: 1411149233
LastModified: 1446636215
URLPath: /cgit/aur.git/snapshot/xml-coreutils.tar.gz