r-ggtext on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-ggtext

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

$ yay -Rns r-ggtext

2. Manually Install "r-ggtext" via AUR

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

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

b. Clone r-ggtext's git locally

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

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

$ cd ~/r-ggtext $ makepkg -si

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

ID: 1140774
Name: r-ggtext
PackageBaseID: 180678
PackageBase: r-ggtext
Version: 0.1.2-1
Description: Improved Text Rendering Support for 'ggplot2'
URL: https://cran.r-project.org/package=ggtext
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654485199
LastModified: 1663394535
URLPath: /cgit/aur.git/snapshot/r-ggtext.tar.gz