python-pykalman on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pykalman

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

$ yay -Rns python-pykalman

2. Manually Install "python-pykalman" via AUR

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

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

b. Clone python-pykalman's git locally

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

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

$ cd ~/python-pykalman $ makepkg -si

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

ID: 247053
Name: python-pykalman
PackageBaseID: 103193
PackageBase: python-pykalman
Version: 0.9.5-1
Description: Kalman Filter, Smoother, and EM Algorithm for Python
URL: https://pykalman.github.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: neroburner
FirstSubmitted: 1447238687
LastModified: 1447238864
URLPath: /cgit/aur.git/snapshot/python-pykalman.tar.gz