r-tidyselect on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-tidyselect

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

$ yay -Rns r-tidyselect

2. Manually Install "r-tidyselect" via AUR

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

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

b. Clone r-tidyselect's git locally

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

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

$ cd ~/r-tidyselect $ makepkg -si

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

ID: 1425506
Name: r-tidyselect
PackageBaseID: 132979
PackageBase: r-tidyselect
Version: 1.2.1-1
Description: Select from a Set of Strings
URL: https://cran.r-project.org/package=tidyselect
NumVotes: 2
Popularity: 0.002181
OutOfDate:
Maintainer: pekkarr
Submitter: frichtlm
FirstSubmitted: 1527729261
LastModified: 1710201699
URLPath: /cgit/aur.git/snapshot/r-tidyselect.tar.gz