xmlcutty-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S xmlcutty-bin

* (Optional) Uninstall xmlcutty-bin on Arch using YAY

$ yay -Rns xmlcutty-bin

2. Manually Install "xmlcutty-bin" via AUR

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

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

b. Clone xmlcutty-bin's git locally

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

c. Go to ~/xmlcutty-bin folder and install it

$ cd ~/xmlcutty-bin $ makepkg -si

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

ID: 641693
Name: xmlcutty-bin
PackageBaseID: 103633
PackageBase: xmlcutty-bin
Version: 0.1.6-1
Description: xmlcutty is a simple tool for carving out elements from large XML files, fast - binary static
URL: https://github.com/miku/xmlcutty
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: tir
Submitter: jetm
FirstSubmitted: 1448111234
LastModified: 1567197753
URLPath: /cgit/aur.git/snapshot/xmlcutty-bin.tar.gz