How to Install and Uninstall python-soundfile-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "python-soundfile-doc" package

Please follow the instructions below to install python-soundfile-doc on Kali Linux

$ sudo apt update $ sudo apt install python-soundfile-doc

2. Uninstall "python-soundfile-doc" package

Here is a brief guide to show you how to uninstall python-soundfile-doc on Kali Linux:

$ sudo apt remove python-soundfile-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-soundfile-doc package on Kali Linux

Package: python-soundfile-doc
Source: pysoundfile
Version: 0.12.1-1
Installed-Size: 454
Maintainer: Debian Multimedia Maintainers
Architecture: all
Depends: libjs-mathjax, libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg)
Size: 44716
SHA256: 6322f2fb6c9e6c34f99187680898a25d9aada5ab65b709c3b970afd01031fbe3
SHA1: a79226d5d384fae66de60409c586e2d9d3510aa7
MD5sum: 0e12395ac520c9ced065fc54575b5e01
Description: Python audio module based on libsndfile - documentation
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 API documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/bastibe/PySoundFile
Built-Using: sphinx (= 5.3.0-3)
Section: doc
Priority: optional
Filename: pool/main/p/pysoundfile/python-soundfile-doc_0.12.1-1_all.deb