rxp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S rxp

* (Optional) Uninstall rxp on Arch using YAY

$ yay -Rns rxp

2. Manually Install "rxp" via AUR

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

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

b. Clone rxp's git locally

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

c. Go to ~/rxp folder and install it

$ cd ~/rxp $ makepkg -si

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

ID: 196436
Name: rxp
PackageBaseID: 7879
PackageBase: rxp
Version: 1.5.0-3
Description: a validating XML parser written in C
URL: http://www.cogsci.ed.ac.uk/~richard/rxp.html
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: cgirard
Submitter:
FirstSubmitted: 1166908451
LastModified: 1434363584
URLPath: /cgit/aur.git/snapshot/rxp.tar.gz