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

Last updated: July 01,2024

1. Install "python36-pymad" package

In this section, we are going to explain the necessary steps to install python36-pymad on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pymad

2. Uninstall "python36-pymad" package

Please follow the step by step instructions below to uninstall python36-pymad on openSuSE Tumbleweed:

$ sudo zypper remove python36-pymad

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

Information for package python36-pymad:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pymad
Version : 0.10-1.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 52,4 KiB
Installed : No
Status : not installed
Source package : python-pymad-0.10-1.15.src
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.