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

Last updated: May 20,2024

1. Install "python3-peakutils" package

Please follow the guidance below to install python3-peakutils on Kali Linux

$ sudo apt update $ sudo apt install python3-peakutils

2. Uninstall "python3-peakutils" package

This guide covers the steps necessary to uninstall python3-peakutils on Kali Linux:

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

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

Package: python3-peakutils
Source: python-peakutils
Version: 1.3.4+ds-2
Installed-Size: 34
Maintainer: Debian Python Team
Architecture: all
Depends: python3-numpy, python3-scipy, python3:any
Recommends: python3-matplotlib
Size: 8168
SHA256: 0b9a8453feb1220dbe963f4934373516e3b668e92249621c916c5855fa7b8925
SHA1: 51f524328b442803e1f944a680654d669fd8bf2b
MD5sum: de8aa75ad3cbe9a836f3a381946c6bb9
Description: utilities for detecting peaks in 1D data
PeakUtils provides utilities related to the detection of peaks on 1D data.
Includes functions to estimate baselines, finding the indexes of peaks in the
data and performing Gaussian fitting or centroid computation to further
increase the resolution of the peak detection.
Description-md5:
Homepage: https://bitbucket.org/lucashnegri/peakutils
Section: python
Priority: optional
Filename: pool/main/p/python-peakutils/python3-peakutils_1.3.4+ds-2_all.deb