python-louvain on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S python-louvain

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

$ yay -Rns python-louvain

2. Manually Install "python-louvain" 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's git locally

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

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

$ cd ~/python-louvain $ makepkg -si

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

ID: 1034462
Name: python-louvain
PackageBaseID: 124192
PackageBase: python-louvain
Version: 0.16-1
Description: Louvain algorithm for community detection
URL: https://github.com/taynaud/python-louvain
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1500562199
LastModified: 1644487998
URLPath: /cgit/aur.git/snapshot/python-louvain.tar.gz