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

Last updated: June 18,2024

1. Install "python36-audioread" package

Learn how to install python36-audioread on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-audioread

2. Uninstall "python36-audioread" package

Please follow the instructions below to uninstall python36-audioread on openSuSE Tumbleweed:

$ sudo zypper remove python36-audioread

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

Information for package python36-audioread:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-audioread
Version : 2.1.9-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 136,1 KiB
Installed : No
Status : not installed
Source package : python-audioread-2.1.9-2.1.src
Summary : Wrapper for audio decoding via selectable backends
Description :
Decode audio files using whichever backend is available. The library
currently supports:
- Gstreamer via PyGObject.
- MAD via the pymad bindings.
- FFmpeg or Libav via its command-line interface.
- The standard library wave, aifc, and sunau modules (for
uncompressed audio formats).