How to Install and Uninstall python3-sounddevice Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python3-sounddevice" package
This is a short guide on how to install python3-sounddevice on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-sounddevice
Copied
2. Uninstall "python3-sounddevice" package
This tutorial shows how to uninstall python3-sounddevice on openSUSE Leap:
$
sudo zypper remove
python3-sounddevice
Copied
3. Information about the python3-sounddevice package on openSUSE Leap
Information for package python3-sounddevice:
--------------------------------------------
Repository : Main Repository
Name : python3-sounddevice
Version : 0.3.15-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 350.6 KiB
Installed : No
Status : not installed
Source package : python-sounddevice-0.3.15-bp155.2.12.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.
--------------------------------------------
Repository : Main Repository
Name : python3-sounddevice
Version : 0.3.15-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 350.6 KiB
Installed : No
Status : not installed
Source package : python-sounddevice-0.3.15-bp155.2.12.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.