How to Install and Uninstall octave-vlfeat Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "octave-vlfeat" package

Here is a brief guide to show you how to install octave-vlfeat on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install octave-vlfeat

2. Uninstall "octave-vlfeat" package

In this section, we are going to explain the necessary steps to uninstall octave-vlfeat on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the octave-vlfeat package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: octave-vlfeat
Priority: extra
Section: universe/libs
Installed-Size: 2557
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: vlfeat
Version: 0.9.20+dfsg0-1
Depends: libc6 (>= 2.14), liboctave3, libvlfeat1 (>= 0.9.20+dfsg0-1), octave (>= 4.0.0)
Recommends: libvlfeat-doc
Filename: pool/universe/v/vlfeat/octave-vlfeat_0.9.20+dfsg0-1_amd64.deb
Size: 1480466
MD5sum: 92252affe4498be6610ad70d14a0a3b7
SHA1: 275f3a570eba154d8fa50c2f9e831285c36ba875
SHA256: b632ed34c63e968456d92b67221e2ee109b126a1dd51972c3d92b96f76a2c234
Description-en: Computer vision library focussing on visual features and clustering
VLFeat implements popular computer vision algorithms including SIFT, 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
.
GNU Octave interface
Description-md5: 094c3879387adaed3179ab0d92995c56
Multi-Arch: same
Homepage: http://www.vlfeat.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu