How to Install and Uninstall opencv-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "opencv-doc" package

Here is a brief guide to show you how to install opencv-doc on Kali Linux

$ sudo apt update $ sudo apt install opencv-doc

2. Uninstall "opencv-doc" package

This tutorial shows how to uninstall opencv-doc on Kali Linux:

$ sudo apt remove opencv-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the opencv-doc package on Kali Linux

Package: opencv-doc
Source: opencv
Version: 4.6.0+dfsg-13
Installed-Size: 274390
Maintainer: Debian Science Team
Architecture: all
Depends: libjs-jquery, libjs-mathjax
Size: 95646932
SHA256: 18fef5d0ed5ef1bb3dfe5299166d8c638a351526a7d0cf06775dbb62ac5c7937
SHA1: 7c154b9e88ea7cdad2578ce386fdbad5b7436045
MD5sum: ed83cf1c1f3b3b3bc639f317fed4723c
Description: OpenCV documentation and examples
This package contains the OpenCV documentation and example programs.
.
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: foreign
Homepage: https://opencv.org
Tag: devel::doc, devel::examples, role::documentation
Section: doc
Priority: optional
Filename: pool/main/o/opencv/opencv-doc_4.6.0+dfsg-13_all.deb