r-ggthemes on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S r-ggthemes

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

$ yay -Rns r-ggthemes

2. Manually Install "r-ggthemes" via AUR

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

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

b. Clone r-ggthemes's git locally

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

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

$ cd ~/r-ggthemes $ makepkg -si

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

ID: 1407009
Name: r-ggthemes
PackageBaseID: 167440
PackageBase: r-ggthemes
Version: 5.1.0-1
Description: Extra Themes, Scales and Geoms for 'ggplot2'
URL: https://cran.r-project.org/package=ggthemes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dhn
Submitter: dhn
FirstSubmitted: 1622253269
LastModified: 1707566495
URLPath: /cgit/aur.git/snapshot/r-ggthemes.tar.gz