How to Install and Uninstall python3-pysndfile Package on openSUSE Leap
Last updated: December 25,2024
1. Install "python3-pysndfile" package
This is a short guide on how to install python3-pysndfile on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pysndfile
Copied
2. Uninstall "python3-pysndfile" package
This guide let you learn how to uninstall python3-pysndfile on openSUSE Leap:
$
sudo zypper remove
python3-pysndfile
Copied
3. Information about the python3-pysndfile package on openSUSE Leap
Information for package python3-pysndfile:
------------------------------------------
Repository : Main Repository
Name : python3-pysndfile
Version : 1.3.2-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 381.9 KiB
Installed : No
Status : not installed
Source package : python-pysndfile-1.3.2-bp155.2.14.src
Upstream URL : https://forge-2.ircam.fr/roebel/pysndfile
Summary : Cython wrapper class for reading/writing soundfiles
Description :
pysndfile is a python package providing PySndfile a
Cython wrapper class around libsndfile . PySndfile
provides methods for reading and writing a large variety of soundfile
formats on a variety of plattforms. PySndfile provides a rather complete
access to the different sound file manipulation options that are
available in libsndfile.
Due to the use of libsndfile nearly all sound file formats, (besides mp3
and derived formats) can be read and written with PySndfile.
The interface has been designed such that a rather large subset of the
functionality of libsndfile can be used, notably the reading and writing
of strings into soundfile formats that support these, and a number of
sf\_commands that allow to control the way libsndfile reads and writes
the samples. One of the most important ones is the use of the clipping
command.
------------------------------------------
Repository : Main Repository
Name : python3-pysndfile
Version : 1.3.2-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 381.9 KiB
Installed : No
Status : not installed
Source package : python-pysndfile-1.3.2-bp155.2.14.src
Upstream URL : https://forge-2.ircam.fr/roebel/pysndfile
Summary : Cython wrapper class for reading/writing soundfiles
Description :
pysndfile is a python package providing PySndfile a
Cython wrapper class around libsndfile . PySndfile
provides methods for reading and writing a large variety of soundfile
formats on a variety of plattforms. PySndfile provides a rather complete
access to the different sound file manipulation options that are
available in libsndfile.
Due to the use of libsndfile nearly all sound file formats, (besides mp3
and derived formats) can be read and written with PySndfile.
The interface has been designed such that a rather large subset of the
functionality of libsndfile can be used, notably the reading and writing
of strings into soundfile formats that support these, and a number of
sf\_commands that allow to control the way libsndfile reads and writes
the samples. One of the most important ones is the use of the clipping
command.