How to Install and Uninstall python310-pymad Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python310-pymad" package

Please follow the step by step instructions below to install python310-pymad on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pymad

2. Uninstall "python310-pymad" package

Please follow the guidance below to uninstall python310-pymad on openSuSE Tumbleweed:

$ sudo zypper remove python310-pymad

3. Information about the python310-pymad package on openSuSE Tumbleweed

Information for package python310-pymad:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pymad
Version : 0.11.3-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 53.6 KiB
Installed : No
Status : not installed
Source package : python-pymad-0.11.3-1.4.src
Upstream URL : http://spacepants.org/src/pymad
Summary : Python Module to use the MPEG Audio Decoder Library
Description :
pymad is a Python module that allows Python programs to use the MPEG Audio
Decoder library. pymad provides a high-level API, similar to the pyogg module,
allowing to read PCM data from MPEG audio streams.