How to Install and Uninstall python3-PeakUtils Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-PeakUtils" package

Please follow the guidance below to install python3-PeakUtils on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-PeakUtils

2. Uninstall "python3-PeakUtils" package

Please follow the instructions below to uninstall python3-PeakUtils on openSUSE Leap:

$ sudo zypper remove python3-PeakUtils

3. Information about the python3-PeakUtils package on openSUSE Leap

Information for package python3-PeakUtils:
------------------------------------------
Repository : Main Repository
Name : python3-PeakUtils
Version : 1.3.3-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 37.5 KiB
Installed : No
Status : not installed
Source package : python-PeakUtils-1.3.3-bp155.2.11.src
Upstream URL : https://bitbucket.org/lucashnegri/peakutils
Summary : Peak detection utilities for 1D data
Description :
This package 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.