r-fontawesome on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S r-fontawesome

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

$ yay -Rns r-fontawesome

2. Manually Install "r-fontawesome" via AUR

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

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

b. Clone r-fontawesome's git locally

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

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

$ cd ~/r-fontawesome $ makepkg -si

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

ID: 1306090
Name: r-fontawesome
PackageBaseID: 171584
PackageBase: r-fontawesome
Version: 0.5.2-1
Description: Easily Work with 'Font Awesome' Icons
URL: https://cran.r-project.org/package=fontawesome
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1633212692
LastModified: 1692426279
URLPath: /cgit/aur.git/snapshot/r-fontawesome.tar.gz