python2-filterpy on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python2-filterpy

* (Optional) Uninstall python2-filterpy on Arch using YAY

$ yay -Rns python2-filterpy

2. Manually Install "python2-filterpy" via AUR

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

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

b. Clone python2-filterpy's git locally

$ git clone https://aur.archlinux.org/python2-filterpy.git ~/python2-filterpy

c. Go to ~/python2-filterpy folder and install it

$ cd ~/python2-filterpy $ makepkg -si

3. Information about the python2-filterpy package on Arch User Repository (AUR)

ID: 964186
Name: python2-filterpy
PackageBaseID: 108266
PackageBase: python-filterpy
Version: 1.4.5-2
Description: Kalman filtering and optimal estimation library
URL: https://github.com/rlabbe/filterpy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1456881152
LastModified: 1632283455
URLPath: /cgit/aur.git/snapshot/python2-filterpy.tar.gz