r-xml on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-xml

* (Optional) Uninstall r-xml on Arch using YAY

$ yay -Rns r-xml

2. Manually Install "r-xml" via AUR

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

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

b. Clone r-xml's git locally

$ git clone https://aur.archlinux.org/r-xml.git ~/r-xml

c. Go to ~/r-xml folder and install it

$ cd ~/r-xml $ makepkg -si

3. Information about the r-xml package on Arch User Repository (AUR)

ID: 1391807
Name: r-xml
PackageBaseID: 152026
PackageBase: r-xml
Version: 3.99.0.16.1-2
Description: Tools for Parsing and Generating XML Within R and S-Plus
URL: https://cran.r-project.org/package=XML
NumVotes: 1
Popularity: 0.180694
OutOfDate:
Maintainer: pekkarr
Submitter: fordprefect
FirstSubmitted: 1587914725
LastModified: 1706105059
URLPath: /cgit/aur.git/snapshot/r-xml.tar.gz