r-ggraph on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S r-ggraph

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

$ yay -Rns r-ggraph

2. Manually Install "r-ggraph" via AUR

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

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

b. Clone r-ggraph's git locally

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

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

$ cd ~/r-ggraph $ makepkg -si

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

ID: 1422651
Name: r-ggraph
PackageBaseID: 180670
PackageBase: r-ggraph
Version: 2.2.1-1
Description: An Implementation of Grammar of Graphics for Graphs and Networks
URL: https://cran.r-project.org/package=ggraph
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654485008
LastModified: 1709834791
URLPath: /cgit/aur.git/snapshot/r-ggraph.tar.gz