python-leidenalg on AUR (Arch User Repository)

Last updated: September 14,2024

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

$ yay -S python-leidenalg

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

$ yay -Rns python-leidenalg

2. Manually Install "python-leidenalg" via AUR

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

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

b. Clone python-leidenalg's git locally

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

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

$ cd ~/python-leidenalg $ makepkg -si

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

ID: 1151795
Name: python-leidenalg
PackageBaseID: 137395
PackageBase: python-leidenalg
Version: 0.9.0-3
Description: The Leiden algorithm for community detection
URL: https://github.com/vtraag/leidenalg
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1542356490
LastModified: 1665662635
URLPath: /cgit/aur.git/snapshot/python-leidenalg.tar.gz