python-louvain-igraph on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-louvain-igraph

* (Optional) Uninstall python-louvain-igraph on Arch using YAY

$ yay -Rns python-louvain-igraph

2. Manually Install "python-louvain-igraph" via AUR

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

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

b. Clone python-louvain-igraph's git locally

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

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

$ cd ~/python-louvain-igraph $ makepkg -si

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

ID: 1006075
Name: python-louvain-igraph
PackageBaseID: 124193
PackageBase: python-louvain-igraph
Version: 0.7.1-1
Description: Louvain algorithm for community detection (for use with python-igraph)
URL: https://github.com/vtraag/louvain-igraph
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1500563108
LastModified: 1639830236
URLPath: /cgit/aur.git/snapshot/python-louvain-igraph.tar.gz