r-textshaping on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-textshaping

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

$ yay -Rns r-textshaping

2. Manually Install "r-textshaping" via AUR

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

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

b. Clone r-textshaping's git locally

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

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

$ cd ~/r-textshaping $ makepkg -si

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

ID: 1331402
Name: r-textshaping
PackageBaseID: 174808
PackageBase: r-textshaping
Version: 0.3.7-1
Description: Bindings to the 'HarfBuzz' and 'Fribidi' Libraries for Text Shaping
URL: https://cran.r-project.org/package=textshaping
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1641638970
LastModified: 1696917693
URLPath: /cgit/aur.git/snapshot/r-textshaping.tar.gz