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

Last updated: May 19,2024

1. Install "python310-PyAudio" package

This guide let you learn how to install python310-PyAudio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-PyAudio

2. Uninstall "python310-PyAudio" package

Learn how to uninstall python310-PyAudio on openSuSE Tumbleweed:

$ sudo zypper remove python310-PyAudio

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

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