rxp on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install rxp on Arch using YAY
$
yay -S
rxp
Copied
* (Optional) Uninstall rxp on Arch using YAY
$
yay -Rns
rxp
Copied
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
Copied
b. Clone rxp's git locally
$
git clone https://aur.archlinux.org/rxp.git
~/rxp
Copied
c. Go to ~/rxp folder and install it
$
cd
~/rxp
Copied
$
makepkg -si
Copied
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
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