r-utf8 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-utf8

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

$ yay -Rns r-utf8

2. Manually Install "r-utf8" via AUR

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

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

b. Clone r-utf8's git locally

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

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

$ cd ~/r-utf8 $ makepkg -si

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

ID: 1339663
Name: r-utf8
PackageBaseID: 133381
PackageBase: r-utf8
Version: 1.2.4-1
Description: Unicode Text Processing
URL: https://cran.r-project.org/package=utf8
NumVotes: 2
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: clintval
FirstSubmitted: 1528662795
LastModified: 1698222073
URLPath: /cgit/aur.git/snapshot/r-utf8.tar.gz