r-graph on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-graph

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

$ yay -Rns r-graph

2. Manually Install "r-graph" via AUR

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

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

b. Clone r-graph's git locally

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

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

$ cd ~/r-graph $ makepkg -si

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

ID: 1340283
Name: r-graph
PackageBaseID: 180748
PackageBase: r-graph
Version: 1.80.0-1
Description: graph: A package to handle graph data structures
URL: https://bioconductor.org/packages/graph
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654486897
LastModified: 1698269629
URLPath: /cgit/aur.git/snapshot/r-graph.tar.gz