r-ggstats on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-ggstats

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

$ yay -Rns r-ggstats

2. Manually Install "r-ggstats" via AUR

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

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

b. Clone r-ggstats's git locally

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

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

$ cd ~/r-ggstats $ makepkg -si

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

ID: 1357628
Name: r-ggstats
PackageBaseID: 199805
PackageBase: r-ggstats
Version: 0.5.1-1
Description: Extension to 'ggplot2' for Plotting Stats
URL: https://cran.r-project.org/package=ggstats
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1700690183
LastModified: 1700690183
URLPath: /cgit/aur.git/snapshot/r-ggstats.tar.gz