r-rgraphviz on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-rgraphviz

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

$ yay -Rns r-rgraphviz

2. Manually Install "r-rgraphviz" via AUR

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

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

b. Clone r-rgraphviz's git locally

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

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

$ cd ~/r-rgraphviz $ makepkg -si

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

ID: 1340487
Name: r-rgraphviz
PackageBaseID: 182074
PackageBase: r-rgraphviz
Version: 2.46.0-1
Description: Provides plotting capabilities for R graph objects
URL: https://bioconductor.org/packages/Rgraphviz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654519304
LastModified: 1698276804
URLPath: /cgit/aur.git/snapshot/r-rgraphviz.tar.gz