xml2tsv on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S xml2tsv

* (Optional) Uninstall xml2tsv on Arch using YAY

$ yay -Rns xml2tsv

2. Manually Install "xml2tsv" via AUR

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

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

b. Clone xml2tsv's git locally

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

c. Go to ~/xml2tsv folder and install it

$ cd ~/xml2tsv $ makepkg -si

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

ID: 982111
Name: xml2tsv
PackageBaseID: 171779
PackageBase: xml2tsv
Version: 0.1-2
Description: XML to TSV converter
URL: https://git.katolaz.net/xml2tsv/tree/README.md
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andersdamsgaard
Submitter: andersdamsgaard
FirstSubmitted: 1633684844
LastModified: 1635756507
URLPath: /cgit/aur.git/snapshot/xml2tsv.tar.gz