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

Last updated: May 17,2024

1. Install "python2-sounddevice" package

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

$ sudo zypper refresh $ sudo zypper install python2-sounddevice

2. Uninstall "python2-sounddevice" package

Please follow the guidelines below to uninstall python2-sounddevice on openSUSE Leap:

$ sudo zypper remove python2-sounddevice

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

Information for package python2-sounddevice:
--------------------------------------------
Repository : Main Repository
Name : python2-sounddevice
Version : 0.3.15-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 359,7 KiB
Installed : No
Status : not installed
Source package : python-sounddevice-0.3.15-bp153.1.14.src
Summary : Module to play and record sound with Python
Description :
This Python module provides bindings for the PortAudio library and a few
convenience functions to play and record NumPy arrays containing audio signals.