r-ggparty on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S r-ggparty

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

$ yay -Rns r-ggparty

2. Manually Install "r-ggparty" via AUR

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

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

b. Clone r-ggparty's git locally

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

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

$ cd ~/r-ggparty $ makepkg -si

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

ID: 1091842
Name: r-ggparty
PackageBaseID: 180664
PackageBase: r-ggparty
Version: 1.0.0-4
Description: 'ggplot' Visualizations for the 'partykit' Package
URL: https://cran.r-project.org/package=ggparty
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654484864
LastModified: 1654484864
URLPath: /cgit/aur.git/snapshot/r-ggparty.tar.gz