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

Last updated: May 09,2024

1. Install "libopencv-dnn-dev" package

This guide covers the steps necessary to install libopencv-dnn-dev on Kali Linux

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

2. Uninstall "libopencv-dnn-dev" package

In this section, we are going to explain the necessary steps to uninstall libopencv-dnn-dev on Kali Linux:

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

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

Package: libopencv-dnn-dev
Source: opencv (4.6.0+dfsg-13)
Version: 4.6.0+dfsg-13+b3
Installed-Size: 14277
Maintainer: Debian Science Team
Architecture: amd64
Depends: libopencv-core-dev (= 4.6.0+dfsg-13+b3), libopencv-dnn406 (= 4.6.0+dfsg-13+b3)
Size: 1662888
SHA256: 732630568bfef0883ebdc7d72cc8f7805796236d7097d4d379b0cf17a50cac15
SHA1: 42865275e2468d832601c3f977f24c1179ce5f69
MD5sum: 3308289f4c15a16c75154f9b185b0c46
Description: development files for libopencv-dnn406
This package contains the header files and static library needed to compile
in deep neural network module.
.
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-dnn-dev_4.6.0+dfsg-13+b3_amd64.deb