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

Last updated: September 20,2024

1. Install "python39-pymad" package

Please follow the instructions below to install python39-pymad on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pymad

2. Uninstall "python39-pymad" package

This tutorial shows how to uninstall python39-pymad on openSuSE Tumbleweed:

$ sudo zypper remove python39-pymad

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

Information for package python39-pymad:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.