python-pmdarima on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python-pmdarima

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

$ yay -Rns python-pmdarima

2. Manually Install "python-pmdarima" via AUR

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

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

b. Clone python-pmdarima's git locally

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

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

$ cd ~/python-pmdarima $ makepkg -si

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

ID: 1257518
Name: python-pmdarima
PackageBaseID: 166644
PackageBase: python-pmdarima
Version: 2.0.3-1
Description: ARIMA estimators for Python
URL: https://alkaline-ml.com/pmdarima
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1620595584
LastModified: 1683988743
URLPath: /cgit/aur.git/snapshot/python-pmdarima.tar.gz