How to Install and Uninstall python38-PyAudio Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python38-PyAudio" package

Please follow the guidelines below to install python38-PyAudio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-PyAudio

2. Uninstall "python38-PyAudio" package

Please follow the steps below to uninstall python38-PyAudio on openSuSE Tumbleweed:

$ sudo zypper remove python38-PyAudio

3. Information about the python38-PyAudio package on openSuSE Tumbleweed

Information for package python38-PyAudio:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-PyAudio
Version : 0.2.11-2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 157,5 KiB
Installed : No
Status : not installed
Source package : python-PyAudio-0.2.11-2.10.src
Summary : Python Bindings for PortAudio v19
Description :
PyAudio provides Python bindings for PortAudio v19, the cross-platform audio I/O library.
With PyAudio, you can easily use Python to play and record audio streams on a variety
of platforms (e.g., GNU/Linux, Microsoft Windows, and Mac OS X).