How to Install and Uninstall python311-samplerate Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-samplerate" package
Please follow the guidance below to install python311-samplerate on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-samplerate
Copied
2. Uninstall "python311-samplerate" package
Here is a brief guide to show you how to uninstall python311-samplerate on openSuSE Tumbleweed:
$
sudo zypper remove
python311-samplerate
Copied
3. Information about the python311-samplerate package on openSuSE Tumbleweed
Information for package python311-samplerate:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-samplerate
Version : 0.2.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 264.2 KiB
Installed : No
Status : not installed
Source package : python-samplerate-0.2.1-1.1.src
Upstream URL : https://github.com/tuxu/python-samplerate
Summary : Python bindings for libsamplerate
Description :
This is a wrapper around Erik de Castro Lopo's libsamplerate (aka Secret
Rabbit Code) for sample rate conversion.
It implements all three APIs available in libsamplerate:
* Simple API: for resampling a large chunk of data with a single library
call
* Full API: for obtaining the resampled signal from successive chunks of
data
* Callback API: like Full API, but input samples are provided by a callback
function
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-samplerate
Version : 0.2.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 264.2 KiB
Installed : No
Status : not installed
Source package : python-samplerate-0.2.1-1.1.src
Upstream URL : https://github.com/tuxu/python-samplerate
Summary : Python bindings for libsamplerate
Description :
This is a wrapper around Erik de Castro Lopo's libsamplerate (aka Secret
Rabbit Code) for sample rate conversion.
It implements all three APIs available in libsamplerate:
* Simple API: for resampling a large chunk of data with a single library
call
* Full API: for obtaining the resampled signal from successive chunks of
data
* Callback API: like Full API, but input samples are provided by a callback
function