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

Last updated: December 24,2024

1. Install "opencv-data" package

Please follow the guidelines below to install opencv-data on Kali Linux

$ sudo apt update $ sudo apt install opencv-data

2. Uninstall "opencv-data" package

Please follow the instructions below to uninstall opencv-data on Kali Linux:

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

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

Package: opencv-data
Source: opencv
Version: 4.6.0+dfsg-13
Installed-Size: 10461
Maintainer: Debian Science Team
Architecture: all
Size: 1345740
SHA256: ca3b01fd59c2a337bfcf488f78a53742c936eee80ba43cfa5e0338c7840d9e0b
SHA1: 0709345ca69158808e86619665c7cf1dd6755449
MD5sum: 8256cebb149785b8b415c916b47620da
Description: development data for opencv
This package contains some architecture independent files useful for
development with OpenCV.
.
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::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/opencv/opencv-data_4.6.0+dfsg-13_all.deb