r-igraph on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-igraph

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

$ yay -Rns r-igraph

2. Manually Install "r-igraph" via AUR

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

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

b. Clone r-igraph's git locally

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

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

$ cd ~/r-igraph $ makepkg -si

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

ID: 1426594
Name: r-igraph
PackageBaseID: 180907
PackageBase: r-igraph
Version: 2.0.3-1
Description: Network Analysis and Visualization
URL: https://cran.r-project.org/package=igraph
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654490728
LastModified: 1710352993
URLPath: /cgit/aur.git/snapshot/r-igraph.tar.gz