python-trackpy on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S python-trackpy

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

$ yay -Rns python-trackpy

2. Manually Install "python-trackpy" via AUR

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

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

b. Clone python-trackpy's git locally

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

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

$ cd ~/python-trackpy $ makepkg -si

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

ID: 1243271
Name: python-trackpy
PackageBaseID: 86304
PackageBase: python-trackpy
Version: 0.6.1-1
Description: Python particle tracking tool
URL: https://github.com/soft-matter/trackpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Francois_B
FirstSubmitted: 1412534396
LastModified: 1681848481
URLPath: /cgit/aur.git/snapshot/python-trackpy.tar.gz