r-stringi on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S r-stringi

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

$ yay -Rns r-stringi

2. Manually Install "r-stringi" via AUR

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

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

b. Clone r-stringi's git locally

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

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

$ cd ~/r-stringi $ makepkg -si

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

ID: 1368404
Name: r-stringi
PackageBaseID: 139478
PackageBase: r-stringi
Version: 1.8.3-1
Description: Fast and Portable Character String Processing Facilities
URL: https://cran.r-project.org/package=stringi
NumVotes: 4
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549709380
LastModified: 1702374180
URLPath: /cgit/aur.git/snapshot/r-stringi.tar.gz