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

Last updated: November 24,2024

1. Install "python39-PyAudio" package

Please follow the step by step instructions below to install python39-PyAudio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-PyAudio

2. Uninstall "python39-PyAudio" package

This is a short guide on how to uninstall python39-PyAudio on openSuSE Tumbleweed:

$ sudo zypper remove python39-PyAudio

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

Information for package python39-PyAudio:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-PyAudio
Version : 0.2.11-3.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 127.0 KiB
Installed : No
Status : not installed
Source package : python-PyAudio-0.2.11-3.10.src
Upstream URL : https://people.csail.mit.edu/hubert/pyaudio/
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).