How to Install and Uninstall igraph Package on Manjaro

Last updated: May 19,2024

1. Install "igraph" package

This guide covers the steps necessary to install igraph on Manjaro

$ sudo pacman -Sy $ sudo pacman -S igraph

2. Uninstall "igraph" package

In this section, we are going to explain the necessary steps to uninstall igraph on Manjaro:

$ sudo pacman -Rcns igraph

3. Information about the igraph package on Manjaro

Repository : extra
Name : igraph
Version : 0.10.8-1
Description : A library for creating and manipulating (un)directed graphs
Architecture : x86_64
URL : https://igraph.org/c/
Licenses : GPL2
Groups : None
Provides : None
Depends On : arpack blas gcc-libs glibc glpk gmp lapack libxml2
plfit
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 947.59 KiB
Installed Size : 3122.80 KiB
Packager : Antonio Rojas
Build Date : Fri Nov 17 18:02:47 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions