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

Last updated: June 29,2024

1. Install "python312-PyAudio" package

Please follow the instructions below to install python312-PyAudio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-PyAudio

2. Uninstall "python312-PyAudio" package

This guide let you learn how to uninstall python312-PyAudio on openSuSE Tumbleweed:

$ sudo zypper remove python312-PyAudio

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

Information for package python312-PyAudio:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-PyAudio
Version : 0.2.11-3.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 133.4 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).