How to Install and Uninstall octave-vlfeat Package on Kali Linux

Last updated: July 08,2024

1. Install "octave-vlfeat" package

Please follow the guidance below to install octave-vlfeat on Kali Linux

$ sudo apt update $ sudo apt install octave-vlfeat

2. Uninstall "octave-vlfeat" package

This tutorial shows how to uninstall octave-vlfeat on Kali Linux:

$ sudo apt remove octave-vlfeat $ sudo apt autoclean && sudo apt autoremove

3. Information about the octave-vlfeat package on Kali Linux

Package: octave-vlfeat
Source: vlfeat
Version: 0.9.21+full-2
Installed-Size: 3125
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.29), libvlfeat1 (>= 0.9.21+full-2), octave-abi-58, octave (>= 8.4.0)
Recommends: libvlfeat-doc
Size: 1604568
SHA256: 5bb2015dbe6530a8f6bb2efc05af3874cf999f80a04eab81f72f76ed62848a03
SHA1: 1f43b45650388f3b906ac20d3cc0e81b3364f524
MD5sum: af146449c7d00bb6848162a2c0606251
Description: Computer vision library focussing on visual features and clustering
VLFeat implements popular computer vision algorithms including MSER, k-means,
hierarchical k-means, agglomerative information bottleneck, and quick shift. It
is written in C for efficiency and compatibility, with interfaces in GNU octave
for ease of use, and detailed documentation throughout. Note that some of the
upstream library is under patent protection, and those components (SIFT for
instance) are not included in this package
.
GNU Octave interface
Description-md5:
Multi-Arch: same
Homepage: http://www.vlfeat.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/v/vlfeat/octave-vlfeat_0.9.21+full-2_amd64.deb