How to Install and Uninstall python310-scikit-dsp-comm Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python310-scikit-dsp-comm" package

This is a short guide on how to install python310-scikit-dsp-comm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-scikit-dsp-comm

2. Uninstall "python310-scikit-dsp-comm" package

Learn how to uninstall python310-scikit-dsp-comm on openSuSE Tumbleweed:

$ sudo zypper remove python310-scikit-dsp-comm

3. Information about the python310-scikit-dsp-comm package on openSuSE Tumbleweed

Information for package python310-scikit-dsp-comm:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-scikit-dsp-comm
Version : 1.2.0-3.10
Arch : noarch
Vendor : openSUSE
Installed Size : 805.5 KiB
Installed : No
Status : not installed
Source package : python-scikit-dsp-comm-1.2.0-3.10.src
Upstream URL : https://github.com/mwickert/scikit-dsp-comm
Summary : DSP and Comm package for Python
Description :
This package is a collection of functions and classes to support
signal processing and communications theory teaching and research.
The foundation for this package is scipy.signal.