How to Install and Uninstall python3-fastdtw Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 11,2024

1. Install "python3-fastdtw" package

Please follow the instructions below to install python3-fastdtw on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-fastdtw

2. Uninstall "python3-fastdtw" package

Here is a brief guide to show you how to uninstall python3-fastdtw on Ubuntu 24.04 LTS (Noble Numbat):

$ sudo apt remove python3-fastdtw $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-fastdtw package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-fastdtw
Architecture: amd64
Version: 0.3.4-3
Priority: optional
Section: universe/python
Source: fastdtw
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 464
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy, python3:any, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/f/fastdtw/python3-fastdtw_0.3.4-3_amd64.deb
Size: 137512
MD5sum: 1c4dd19137b9a96db4d0cb3b3549d2bd
SHA1: cecba5edcde2c238a9793207be86c0496a192117
SHA256: 297bbd1e87e5e7f295dd50bdc7f480c7052308e9e6679368e151fa3e6fec0043
SHA512: 4b7a41427513c9a438c432e7bbcfb579cd5221594a9917f7f273bc4d283b54ec61635faa5cb2abcbc58bcac3bb364714188973918833a4edd5f9b270ba6991c3
Homepage: https://github.com/slaypni/fastdtw
Description: Dynamic Time Warping (DTW) algorithm with an O(N) complexity
Description-md5: 56a1c8b4507217fb96fda68ef53fd49b

5. The same packages on other Linux Distributions