How to Install and Uninstall python2-PyAudio Package on openSUSE Leap

Last updated: September 28,2024

1. Install "python2-PyAudio" package

Please follow the instructions below to install python2-PyAudio on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-PyAudio

2. Uninstall "python2-PyAudio" package

Learn how to uninstall python2-PyAudio on openSUSE Leap:

$ sudo zypper remove python2-PyAudio

3. Information about the python2-PyAudio package on openSUSE Leap

Information for package python2-PyAudio:
----------------------------------------
Repository : Main Repository
Name : python2-PyAudio
Version : 0.2.11-bp153.1.20
Arch : x86_64
Vendor : openSUSE
Installed Size : 139,6 KiB
Installed : No
Status : not installed
Source package : python-PyAudio-0.2.11-bp153.1.20.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).