r-sysfonts on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-sysfonts

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

$ yay -Rns r-sysfonts

2. Manually Install "r-sysfonts" via AUR

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

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

b. Clone r-sysfonts's git locally

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

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

$ cd ~/r-sysfonts $ makepkg -si

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

ID: 1298381
Name: r-sysfonts
PackageBaseID: 191112
PackageBase: r-sysfonts
Version: 0.8.8-2
Description: Loading Fonts into R
URL: https://cran.r-project.org/package=sysfonts
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1678017031
LastModified: 1691051821
URLPath: /cgit/aur.git/snapshot/r-sysfonts.tar.gz