How to Install and Uninstall python3-scikit-dsp-comm Package on openSUSE Leap

Last updated: November 23,2024

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

This is a short guide on how to install python3-scikit-dsp-comm on openSUSE Leap

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

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

This tutorial shows how to uninstall python3-scikit-dsp-comm on openSUSE Leap:

$ sudo zypper remove python3-scikit-dsp-comm

3. Information about the python3-scikit-dsp-comm package on openSUSE Leap

Information for package python3-scikit-dsp-comm:
------------------------------------------------
Repository : Main Repository
Name : python3-scikit-dsp-comm
Version : 0.0.5-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 852.3 KiB
Installed : No
Status : not installed
Source package : python-scikit-dsp-comm-0.0.5-bp155.2.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.