python-fastdtw on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-fastdtw

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

$ yay -Rns python-fastdtw

2. Manually Install "python-fastdtw" via AUR

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

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

b. Clone python-fastdtw's git locally

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

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

$ cd ~/python-fastdtw $ makepkg -si

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

ID: 1351593
Name: python-fastdtw
PackageBaseID: 131241
PackageBase: python-fastdtw
Version: 0.3.4-2
Description: Python implementation of FastDTW
URL: https://github.com/slaypni/fastdtw
NumVotes: 1
Popularity: 0.088764
OutOfDate:
Maintainer: iyanmv
Submitter: conrad784
FirstSubmitted: 1522486763
LastModified: 1699724017
URLPath: /cgit/aur.git/snapshot/python-fastdtw.tar.gz