How to Install and Uninstall python-vigra-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-vigra-doc" package

Please follow the guidance below to install python-vigra-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-vigra-doc

2. Uninstall "python-vigra-doc" package

This guide covers the steps necessary to uninstall python-vigra-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-vigra-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-vigra-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-vigra-doc
Priority: optional
Section: universe/doc
Installed-Size: 660
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: libvigraimpex
Version: 1.10.0+dfsg-11ubuntu2
Depends: libjs-sphinxdoc (>= 1.0)
Suggests: libvigraimpex-doc, python-vigra
Filename: pool/universe/libv/libvigraimpex/python-vigra-doc_1.10.0+dfsg-11ubuntu2_all.deb
Size: 87012
MD5sum: 5c90b16341686d0df3d1b73de3107ae1
SHA1: 98f94caaf49c588739fc842b89b8b94352fee09e
SHA256: e77380213078ec08a50cca151dec3c70ce26beae17834efc4bdc72f3b3a8ff92
Description-en: Documentation for Python bindings for the C++ computer vision library
Vision with Generic Algorithms (VIGRA) is a computer vision library
that puts its main emphasis on flexible algorithms, because
algorithms represent the principle know-how of this field. The
library was consequently built using generic programming as
introduced by Stepanov and Musser and exemplified in the C++ Standard
Template Library. By writing a few adapters (image iterators and
accessors) you can use VIGRA's algorithms on top of your data
structures, within your environment.
.
This package contains documentation for Python bindings for the VIGRA library.
Description-md5: 80115ad9e35f35b2cc0f5f6f893c3b82
Homepage: http://hci.iwr.uni-heidelberg.de/vigra/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu