How to Install and Uninstall python3-pymad Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python3-pymad" package

Please follow the instructions below to install python3-pymad on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pymad

2. Uninstall "python3-pymad" package

Here is a brief guide to show you how to uninstall python3-pymad on openSUSE Leap:

$ sudo zypper remove python3-pymad

3. Information about the python3-pymad package on openSUSE Leap

Information for package python3-pymad:
--------------------------------------
Repository : Main Repository
Name : python3-pymad
Version : 0.10-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 47.8 KiB
Installed : No
Status : not installed
Source package : python-pymad-0.10-bp155.2.12.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.