How to Install and Uninstall python3-soundfile Package on Kali Linux
Last updated: January 11,2025
1. Install "python3-soundfile" package
This tutorial shows how to install python3-soundfile on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-soundfile
Copied
2. Uninstall "python3-soundfile" package
Please follow the steps below to uninstall python3-soundfile on Kali Linux:
$
sudo apt remove
python3-soundfile
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-soundfile package on Kali Linux
Package: python3-soundfile
Source: pysoundfile
Version: 0.12.1-1
Installed-Size: 105
Maintainer: Debian Multimedia Maintainers
Architecture: all
Depends: libsndfile1, python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any
Recommends: python3-numpy
Size: 28368
SHA256: 36a411cd91afd8ac5fd3e9390205b487c2cfea4d42059eda78ae474f938939a5
SHA1: 80ce732ca72f8614d72f77ab2bc9d994d3fae423
MD5sum: dcde0b3ac86a9400c9705a2a34c8aaea
Description: Python 3 audio module based on libsndfile
PySoundFile can read and write sound files in a variety of formats and eases
the application of signal processing algorithms.
File reading/writing is supported through libsndfile.
By default, PySoundFile represents audio data as NumPy arrays, but ordinary
Python buffers are supported as well.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/bastibe/PySoundFile
Section: sound
Priority: optional
Filename: pool/main/p/pysoundfile/python3-soundfile_0.12.1-1_all.deb
Source: pysoundfile
Version: 0.12.1-1
Installed-Size: 105
Maintainer: Debian Multimedia Maintainers
Architecture: all
Depends: libsndfile1, python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any
Recommends: python3-numpy
Size: 28368
SHA256: 36a411cd91afd8ac5fd3e9390205b487c2cfea4d42059eda78ae474f938939a5
SHA1: 80ce732ca72f8614d72f77ab2bc9d994d3fae423
MD5sum: dcde0b3ac86a9400c9705a2a34c8aaea
Description: Python 3 audio module based on libsndfile
PySoundFile can read and write sound files in a variety of formats and eases
the application of signal processing algorithms.
File reading/writing is supported through libsndfile.
By default, PySoundFile represents audio data as NumPy arrays, but ordinary
Python buffers are supported as well.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/bastibe/PySoundFile
Section: sound
Priority: optional
Filename: pool/main/p/pysoundfile/python3-soundfile_0.12.1-1_all.deb