How to Install and Uninstall python3-vigra Package on Kali Linux

Last updated: May 04,2024

1. Install "python3-vigra" package

This tutorial shows how to install python3-vigra on Kali Linux

$ sudo apt update $ sudo apt install python3-vigra

2. Uninstall "python3-vigra" package

Please follow the steps below to uninstall python3-vigra on Kali Linux:

$ sudo apt remove python3-vigra $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-vigra package on Kali Linux

Package: python3-vigra
Source: libvigraimpex (1.11.2+dfsg-3)
Version: 1.11.2+dfsg-3+b1
Installed-Size: 29773
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libvigraimpex11 (= 1.11.2+dfsg-3+b1), python3 (<< 3.12), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py311, libc6 (>= 2.35), libfftw3-single3 (>= 3.3.10), libgcc-s1 (>= 3.0), libhdf5-103-1, libhdf5-hl-100, libstdc++6 (>= 13.1)
Recommends: python3-pyqt4
Suggests: python-vigra-doc, python3-h5py
Size: 4270688
SHA256: fcc69bba32052d556554ef20b523eddf1da036ce988c804deb007613fb754fe4
SHA1: 0f2a0093b2cecc06216ac93b9d0c14d02318eb76
MD5sum: 185b5e820fc70bec218aabce51cddab5
Description: Python3 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 exports the functionality of the VIGRA library to Python3.
Description-md5:
Homepage: https://ukoethe.github.io/vigra/
Section: python
Priority: optional
Filename: pool/main/libv/libvigraimpex/python3-vigra_1.11.2+dfsg-3+b1_amd64.deb