r-rsdmx on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S r-rsdmx

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

$ yay -Rns r-rsdmx

2. Manually Install "r-rsdmx" via AUR

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

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

b. Clone r-rsdmx's git locally

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

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

$ cd ~/r-rsdmx $ makepkg -si

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

ID: 913303
Name: r-rsdmx
PackageBaseID: 167382
PackageBase: r-rsdmx
Version: 0.6-1
Description: Tools for Reading SDMX Data and Metadata
URL: https://cran.r-project.org/web/packages/rsdmx/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dhn
Submitter: dhn
FirstSubmitted: 1622077879
LastModified: 1622215115
URLPath: /cgit/aur.git/snapshot/r-rsdmx.tar.gz