r-stringr on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S r-stringr

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

$ yay -Rns r-stringr

2. Manually Install "r-stringr" via AUR

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

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

b. Clone r-stringr's git locally

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

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

$ cd ~/r-stringr $ makepkg -si

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

ID: 1354716
Name: r-stringr
PackageBaseID: 139480
PackageBase: r-stringr
Version: 1.5.1-1
Description: Simple, Consistent Wrappers for Common String Operations
URL: https://cran.r-project.org/package=stringr
NumVotes: 3
Popularity: 0.002223
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549710082
LastModified: 1700219526
URLPath: /cgit/aur.git/snapshot/r-stringr.tar.gz