r-ggupset on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-ggupset

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

$ yay -Rns r-ggupset

2. Manually Install "r-ggupset" via AUR

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

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

b. Clone r-ggupset's git locally

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

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

$ cd ~/r-ggupset $ makepkg -si

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

ID: 1341447
Name: r-ggupset
PackageBaseID: 198942
PackageBase: r-ggupset
Version: 0.3.0-1
Description: Combination Matrix Axis for 'ggplot2' to Create 'UpSet' Plots
URL: https://cran.r-project.org/package=ggupset
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1698328370
LastModified: 1698328370
URLPath: /cgit/aur.git/snapshot/r-ggupset.tar.gz