r-ggdist on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S r-ggdist

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

$ yay -Rns r-ggdist

2. Manually Install "r-ggdist" via AUR

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

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

b. Clone r-ggdist's git locally

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

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

$ cd ~/r-ggdist $ makepkg -si

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

ID: 1421133
Name: r-ggdist
PackageBaseID: 180646
PackageBase: r-ggdist
Version: 3.3.2-1
Description: Visualizations of Distributions and Uncertainty
URL: https://cran.r-project.org/package=ggdist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654484433
LastModified: 1709640217
URLPath: /cgit/aur.git/snapshot/r-ggdist.tar.gz