python-filterpy on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-filterpy

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

$ yay -Rns python-filterpy

2. Manually Install "python-filterpy" via AUR

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

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

b. Clone python-filterpy's git locally

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

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

$ cd ~/python-filterpy $ makepkg -si

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

ID: 1287363
Name: python-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: 2
Popularity: 0.001893
OutOfDate:
Maintainer: tapajos
Submitter: tuftedocelot
FirstSubmitted: 1456881152
LastModified: 1689127961
URLPath: /cgit/aur.git/snapshot/python-filterpy.tar.gz