How to Install and Uninstall libvisp-io3.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "libvisp-io3.0" package

This tutorial shows how to install libvisp-io3.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvisp-io3.0

2. Uninstall "libvisp-io3.0" package

This is a short guide on how to uninstall libvisp-io3.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libvisp-io3.0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libvisp-io3.0
Priority: extra
Section: universe/libs
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: visp
Version: 3.0.0-4
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libjpeg8 (>= 8c), libopencv-core2.4v5, libopencv-highgui2.4v5, libopencv-imgproc2.4v5, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 5.2), libvisp-core3.0 (= 3.0.0-4)
Filename: pool/universe/v/visp/libvisp-io3.0_3.0.0-4_amd64.deb
Size: 31362
MD5sum: a72012c44fcfe7b7e4a324c76556bf53
SHA1: 0b1486b47750fa7768ddd280a7c32bb2d39d53e5
SHA256: 422628973f47dccd5068a896980822b41022afb1f5f4e11478251d3a6a2f48b0
Description-en: visual servoing platform io library
This package contains the ViSP (Visual Servoing Platform) input/output
(io) runtime 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: 75eba5e7949c7258d1447af2a79bcd26
Multi-Arch: same
Homepage: http://visp.inria.fr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu