xmlcutty on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S xmlcutty

* (Optional) Uninstall xmlcutty on Arch using YAY

$ yay -Rns xmlcutty

2. Manually Install "xmlcutty" via AUR

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

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

b. Clone xmlcutty's git locally

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

c. Go to ~/xmlcutty folder and install it

$ cd ~/xmlcutty $ makepkg -si

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

ID: 641692
Name: xmlcutty
PackageBaseID: 103631
PackageBase: xmlcutty
Version: 0.1.6-1
Description: Select elements from large XML files, fast
URL: https://github.com/miku/xmlcutty
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: tir
Submitter: jetm
FirstSubmitted: 1448108166
LastModified: 1567197526
URLPath: /cgit/aur.git/snapshot/xmlcutty.tar.gz