python2-cluster on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S python2-cluster

* (Optional) Uninstall python2-cluster on Arch using YAY

$ yay -Rns python2-cluster

2. Manually Install "python2-cluster" via AUR

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

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

b. Clone python2-cluster's git locally

$ git clone https://aur.archlinux.org/python2-cluster.git ~/python2-cluster

c. Go to ~/python2-cluster folder and install it

$ cd ~/python2-cluster $ makepkg -si

3. Information about the python2-cluster package on Arch User Repository (AUR)

ID: 514648
Name: python2-cluster
PackageBaseID: 121518
PackageBase: python2-cluster
Version: 1.4.1-1
Description: a package that allows to create several groups (clusters) of objects from a list
URL: https://github.com/exhuma/python-cluster
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Captain_Wobbles
FirstSubmitted: 1492207833
LastModified: 1527611190
URLPath: /cgit/aur.git/snapshot/python2-cluster.tar.gz

5. The same packages on other Linux Distributions