python-kmeans1d on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-kmeans1d

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

$ yay -Rns python-kmeans1d

2. Manually Install "python-kmeans1d" via AUR

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

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

b. Clone python-kmeans1d's git locally

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

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

$ cd ~/python-kmeans1d $ makepkg -si

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

ID: 898664
Name: python-kmeans1d
PackageBaseID: 166153
PackageBase: python-kmeans1d
Version: 0.3.1-1
Description: convenient access to the OpenAI API from applications written in the Python language.
URL: https://openai.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: liamtimms
Submitter: liamtimms
FirstSubmitted: 1619551470
LastModified: 1619551470
URLPath: /cgit/aur.git/snapshot/python-kmeans1d.tar.gz