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

Last updated: October 06,2024

1. Install "python311-sounddevice" package

This is a short guide on how to install python311-sounddevice on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-sounddevice

2. Uninstall "python311-sounddevice" package

Please follow the steps below to uninstall python311-sounddevice on openSuSE Tumbleweed:

$ sudo zypper remove python311-sounddevice

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

Information for package python311-sounddevice:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-sounddevice
Version : 0.4.6-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 420.4 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.