r-textutils on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-textutils

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

$ yay -Rns r-textutils

2. Manually Install "r-textutils" via AUR

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

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

b. Clone r-textutils's git locally

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

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

$ cd ~/r-textutils $ makepkg -si

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

ID: 1298377
Name: r-textutils
PackageBaseID: 190452
PackageBase: r-textutils
Version: 0.3.2-1
Description: Utilities for Handling Strings and Text
URL: https://cran.r-project.org/package=textutils
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1676463839
LastModified: 1691051572
URLPath: /cgit/aur.git/snapshot/r-textutils.tar.gz