python-sktime on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S python-sktime

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

$ yay -Rns python-sktime

2. Manually Install "python-sktime" via AUR

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

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

b. Clone python-sktime's git locally

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

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

$ cd ~/python-sktime $ makepkg -si

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

ID: 1417537
Name: python-sktime
PackageBaseID: 199768
PackageBase: python-sktime
Version: 0.27.0-1
Description: A unified framework for machine learning with time series
URL: https://github.com/sktime/sktime
NumVotes: 1
Popularity: 0.117939
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1700596681
LastModified: 1709140752
URLPath: /cgit/aur.git/snapshot/python-sktime.tar.gz