python-jenkspy on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-jenkspy

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

$ yay -Rns python-jenkspy

2. Manually Install "python-jenkspy" via AUR

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

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

b. Clone python-jenkspy's git locally

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

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

$ cd ~/python-jenkspy $ makepkg -si

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

ID: 1307196
Name: python-jenkspy
PackageBaseID: 166223
PackageBase: python-jenkspy
Version: 0.3.3-1
Description: Compute Natural Breaks in Python (Fisher-Jenks algorithm)
URL: https://github.com/mthh/jenkspy
NumVotes: 0
Popularity: 0
OutOfDate: 1701980918
Maintainer: liamtimms
Submitter: liamtimms
FirstSubmitted: 1619717464
LastModified: 1692639300
URLPath: /cgit/aur.git/snapshot/python-jenkspy.tar.gz