How to Install and Uninstall vamp-plugin-sdk Package on Kali Linux

Last updated: May 18,2024

1. Install "vamp-plugin-sdk" package

This is a short guide on how to install vamp-plugin-sdk on Kali Linux

$ sudo apt update $ sudo apt install vamp-plugin-sdk

2. Uninstall "vamp-plugin-sdk" package

This guide covers the steps necessary to uninstall vamp-plugin-sdk on Kali Linux:

$ sudo apt remove vamp-plugin-sdk $ sudo apt autoclean && sudo apt autoremove

3. Information about the vamp-plugin-sdk package on Kali Linux

Package: vamp-plugin-sdk
Source: vamp-plugin-sdk (2.10.0-4)
Version: 2.10.0-4+b1
Installed-Size: 800
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libvamp-hostsdk3v5 (= 2.10.0-4+b1), libvamp-sdk2v5 (= 2.10.0-4+b1)
Size: 139904
SHA256: 0cc8c582239c088c6adf50a4a66f9e2fd5c3f7d7f6081e04ab68e7629e5427b9
SHA1: 8458c24a719aad0ecf6d83a06279cfedd38d3c58
MD5sum: 4d4823d703eacf1486209f5054b46a5e
Description: audio analysis and feature extraction plugins (SDK)
Vamp is an audio processing plugin system for plugins that extract
descriptive information from audio data - typically referred to as
audio analysis plugins or audio feature extraction plugins.
.
Just like an audio effects plugin (such as a VST), a Vamp plugin is a
binary module that can be loaded up by a host application and fed
audio data. However, unlike an effects plugin, a Vamp plugin outputs
not processed audio but some sort of symbolic information. Typical
things that a Vamp plugin might calculate include the locations of
moments such as note onset times, visual representations of the audio
such as histograms, or curve data such as power or fundamental
frequency.
.
Hosts using Vamp plugins include Audacity and Sonic Visualiser.
.
This package contains C and C++ header files for developing Vamp
plugins and hosts as well as source code of example plugins and a
simple host.
Description-md5:
Multi-Arch: same
Homepage: https://www.vamp-plugins.org/
Tag: role::plugin
Section: sound
Priority: optional
Filename: pool/main/v/vamp-plugin-sdk/vamp-plugin-sdk_2.10.0-4+b1_amd64.deb