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

Last updated: July 03,2024

1. Install "python310-sounddevice" package

Please follow the instructions below to install python310-sounddevice on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-sounddevice

2. Uninstall "python310-sounddevice" package

This guide covers the steps necessary to uninstall python310-sounddevice on openSuSE Tumbleweed:

$ sudo zypper remove python310-sounddevice

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

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