How to Install and Uninstall libopencv-contrib-dev Package on Kali Linux

Last updated: May 04,2024

1. Install "libopencv-contrib-dev" package

Please follow the step by step instructions below to install libopencv-contrib-dev on Kali Linux

$ sudo apt update $ sudo apt install libopencv-contrib-dev

2. Uninstall "libopencv-contrib-dev" package

Please follow the guidelines below to uninstall libopencv-contrib-dev on Kali Linux:

$ sudo apt remove libopencv-contrib-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopencv-contrib-dev package on Kali Linux

Package: libopencv-contrib-dev
Source: opencv (4.6.0+dfsg-13)
Version: 4.6.0+dfsg-13+b3
Installed-Size: 31088
Maintainer: Debian Science Team
Architecture: amd64
Depends: libopencv-calib3d-dev (= 4.6.0+dfsg-13+b3), libopencv-contrib406 (= 4.6.0+dfsg-13+b3), libopencv-core-dev (= 4.6.0+dfsg-13+b3), libopencv-dnn-dev (= 4.6.0+dfsg-13+b3), libopencv-features2d-dev (= 4.6.0+dfsg-13+b3), libopencv-flann-dev (= 4.6.0+dfsg-13+b3), libopencv-highgui-dev (= 4.6.0+dfsg-13+b3), libopencv-imgcodecs-dev (= 4.6.0+dfsg-13+b3), libopencv-imgproc-dev (= 4.6.0+dfsg-13+b3), libopencv-ml-dev (= 4.6.0+dfsg-13+b3), libopencv-objdetect-dev (= 4.6.0+dfsg-13+b3), libopencv-photo-dev (= 4.6.0+dfsg-13+b3), libopencv-shape-dev (= 4.6.0+dfsg-13+b3), libopencv-stitching-dev (= 4.6.0+dfsg-13+b3), libopencv-superres-dev (= 4.6.0+dfsg-13+b3), libopencv-video-dev (= 4.6.0+dfsg-13+b3), libopencv-videoio-dev (= 4.6.0+dfsg-13+b3), libopencv-videostab-dev (= 4.6.0+dfsg-13+b3), libopencv-viz-dev (= 4.6.0+dfsg-13+b3)
Size: 5156408
SHA256: 1f11b4f504f577ae80d4340cc79eb3c7e5d8726f63417f771fd20b94bb4d2869
SHA1: 0d61871d42793c803d8e8610a4c414273af21c2f
MD5sum: 77e7177c7678235a5e4717d62517e212
Description: development files for libopencv-contrib406
This package contains the header files and static library needed to compile
applications that use OpenCV (Open Computer Vision) contrib library.
.
The Open Computer Vision Library is a collection of algorithms and sample
code for various computer vision problems. The library is compatible with
IPL (Intel's Image Processing Library) and, if available, can use IPP
(Intel's Integrated Performance Primitives) for better performance.
.
OpenCV provides low level portable data types and operators, and a set
of high level functionalities for video acquisition, image processing and
analysis, structural analysis, motion analysis and object tracking, object
recognition, camera calibration and 3D reconstruction.
Description-md5:
Multi-Arch: same
Homepage: https://opencv.org
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/opencv/libopencv-contrib-dev_4.6.0+dfsg-13+b3_amd64.deb