How to Install and Uninstall python3-resampy Package on Kali Linux

Last updated: June 04,2024

1. Install "python3-resampy" package

This tutorial shows how to install python3-resampy on Kali Linux

$ sudo apt update $ sudo apt install python3-resampy

2. Uninstall "python3-resampy" package

In this section, we are going to explain the necessary steps to uninstall python3-resampy on Kali Linux:

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

3. Information about the python3-resampy package on Kali Linux

Package: python3-resampy
Source: resampy
Version: 0.3.1+ds-1
Installed-Size: 3504
Maintainer: Debian Python Team
Architecture: all
Depends: python3-numba, python3-numpy, python3:any, libjs-sphinxdoc (>= 4.3)
Size: 2583384
SHA256: 67993805db1aae129bc1fceb7a21bc0a2372f1099ff56902e26cdd8c3b7b2f51
SHA1: 4baff9cb7156a0c4483bab35285d5fc60b28826f
MD5sum: a68f5bacb0e47e010f29facc9bc93bf4
Description: Efficient signal resampling
Implements band-limited sinc interpolation method for sampling rate
conversion.
Description-md5: c03577f1ef5f5b4e65fc83c09727a2eb
Homepage: https://github.com/bmcfee/resampy
Section: python
Priority: optional
Filename: pool/main/r/resampy/python3-resampy_0.3.1+ds-1_all.deb