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

Last updated: November 07,2024

1. Install "python36-PyAudio" package

Here is a brief guide to show you how to install python36-PyAudio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-PyAudio

2. Uninstall "python36-PyAudio" package

This tutorial shows how to uninstall python36-PyAudio on openSuSE Tumbleweed:

$ sudo zypper remove python36-PyAudio

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

Information for package python36-PyAudio:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-PyAudio
Version : 0.2.11-2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 157,4 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).