r-selectr on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S r-selectr

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

$ yay -Rns r-selectr

2. Manually Install "r-selectr" via AUR

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

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

b. Clone r-selectr's git locally

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

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

$ cd ~/r-selectr $ makepkg -si

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

ID: 912334
Name: r-selectr
PackageBaseID: 167354
PackageBase: r-selectr
Version: 0.4.2-2
Description: Translate CSS Selectors to XPath Expressions
URL: https://cran.r-project.org/package=selectr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: panupam
FirstSubmitted: 1621981662
LastModified: 1621992227
URLPath: /cgit/aur.git/snapshot/r-selectr.tar.gz