How to Install and Uninstall python312-PeakUtils Package on openSuSE Tumbleweed

Last updated: November 15,2024

1. Install "python312-PeakUtils" package

Please follow the step by step instructions below to install python312-PeakUtils on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-PeakUtils

2. Uninstall "python312-PeakUtils" package

This guide covers the steps necessary to uninstall python312-PeakUtils on openSuSE Tumbleweed:

$ sudo zypper remove python312-PeakUtils

3. Information about the python312-PeakUtils package on openSuSE Tumbleweed

Information for package python312-PeakUtils:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-PeakUtils
Version : 1.3.4-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 41.3 KiB
Installed : No
Status : not installed
Source package : python-PeakUtils-1.3.4-2.1.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.