python-tslearn on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S python-tslearn

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

$ yay -Rns python-tslearn

2. Manually Install "python-tslearn" via AUR

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

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

b. Clone python-tslearn's git locally

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

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

$ cd ~/python-tslearn $ makepkg -si

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

ID: 1378364
Name: python-tslearn
PackageBaseID: 141348
PackageBase: python-tslearn
Version: 0.6.3-1
Description: A machine learning toolkit dedicated to time-series data
URL: https://github.com/tslearn-team/tslearn
NumVotes: 1
Popularity: 0.240522
OutOfDate:
Maintainer: AlexBocken
Submitter: jpreszler
FirstSubmitted: 1555605182
LastModified: 1704103585
URLPath: /cgit/aur.git/snapshot/python-tslearn.tar.gz