How to Install and Uninstall python39-sounddevice Package on openSuSE Tumbleweed

Last updated: December 23,2024

1. Install "python39-sounddevice" package

Please follow the guidelines below to install python39-sounddevice on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-sounddevice

2. Uninstall "python39-sounddevice" package

Learn how to uninstall python39-sounddevice on openSuSE Tumbleweed:

$ sudo zypper remove python39-sounddevice

3. Information about the python39-sounddevice package on openSuSE Tumbleweed

Information for package python39-sounddevice:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-sounddevice
Version : 0.4.6-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 360.5 KiB
Installed : No
Status : not installed
Source package : python-sounddevice-0.4.6-1.2.src
Upstream URL : https://python-sounddevice.readthedocs.io/
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.