r-showtext on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-showtext

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

$ yay -Rns r-showtext

2. Manually Install "r-showtext" via AUR

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

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

b. Clone r-showtext's git locally

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

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

$ cd ~/r-showtext $ makepkg -si

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

ID: 1298390
Name: r-showtext
PackageBaseID: 191113
PackageBase: r-showtext
Version: 0.9.6-1
Description: Using Fonts More Easily in R Graphs
URL: https://cran.r-project.org/package=showtext
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1678017365
LastModified: 1691052317
URLPath: /cgit/aur.git/snapshot/r-showtext.tar.gz