How to Install and Uninstall libvisp-klt-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libvisp-klt-dev" package

Please follow the guidance below to install libvisp-klt-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvisp-klt-dev

2. Uninstall "libvisp-klt-dev" package

This guide covers the steps necessary to uninstall libvisp-klt-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libvisp-klt-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvisp-klt-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libvisp-klt-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: visp
Version: 3.0.0-4
Depends: libvisp-core-dev (= 3.0.0-4), libvisp-klt3.0 (= 3.0.0-4)
Filename: pool/universe/v/visp/libvisp-klt-dev_3.0.0-4_amd64.deb
Size: 6640
MD5sum: 78a061db566aca3600fb1da15883e985
SHA1: 03b8a8f7547f1e088d4e86f8fa57be10ce275526
SHA256: 482c3a6c630cb63fbf0e67b673993fb13cdb9e9347fc09427da266bd083c83eb
Description-en: development files for libvisp-klt
This package contains the header files and static library needed to compile
applications that use ViSP (Visual Servoing Platform) Lucas-Kanade-Tomasi
(klt) tracking library.
.
ViSP standing for Visual Servoing Platform is a modular cross
platform library that allows prototyping and developing applications
using visual tracking and visual servoing technics at the heart of the
researches done by Inria Lagadic team. ViSP is able to compute control
laws that can be applied to robotic systems. It provides a set of visual
features that can be tracked using real time image processing or computer
vision algorithms. ViSP provides also simulation capabilities.
.
ViSP can be useful in robotics, computer vision, augmented reality and
computer animation.
Description-md5: 3d8b947af577bdc83ed14ca7f238c975
Multi-Arch: same
Homepage: http://visp.inria.fr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu