r-ggprism on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S r-ggprism

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

$ yay -Rns r-ggprism

2. Manually Install "r-ggprism" via AUR

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

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

b. Clone r-ggprism's git locally

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

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

$ cd ~/r-ggprism $ makepkg -si

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

ID: 1163868
Name: r-ggprism
PackageBaseID: 180669
PackageBase: r-ggprism
Version: 1.0.4-1
Description: A 'ggplot2' Extension Inspired by 'GraphPad Prism'
URL: https://cran.r-project.org/package=ggprism
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654484984
LastModified: 1667575788
URLPath: /cgit/aur.git/snapshot/r-ggprism.tar.gz