xsh on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S xsh

* (Optional) Uninstall xsh on Arch using YAY

$ yay -Rns xsh

2. Manually Install "xsh" via AUR

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

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

b. Clone xsh's git locally

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

c. Go to ~/xsh folder and install it

$ cd ~/xsh $ makepkg -si

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

ID: 414546
Name: xsh
PackageBaseID: 7524
PackageBase: xsh
Version: 2.1.26-1
Description: XSH - XML editing shell
URL: http://xsh.sourceforge.net/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kkl2401
FirstSubmitted: 1163370912
LastModified: 1495873267
URLPath: /cgit/aur.git/snapshot/xsh.tar.gz