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

Last updated: May 04,2024

1. Install "libopencv-shape-dev" package

This is a short guide on how to install libopencv-shape-dev on Kali Linux

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

2. Uninstall "libopencv-shape-dev" package

This is a short guide on how to uninstall libopencv-shape-dev on Kali Linux:

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

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

Package: libopencv-shape-dev
Source: opencv (4.6.0+dfsg-13)
Version: 4.6.0+dfsg-13+b3
Installed-Size: 458
Maintainer: Debian Science Team
Architecture: amd64
Depends: libopencv-shape406 (= 4.6.0+dfsg-13+b3), libopencv-video-dev (= 4.6.0+dfsg-13+b3)
Size: 71772
SHA256: cc06e9364cec52ece107848c613e2aeb91ab14505aa1c2b5e706cd8948f25bce
SHA1: 5364a1df83b99f38abcd27fdd669df2c73b319bc
MD5sum: 3c861aef3fbb64c51bca2c9a3b5710b0
Description: development files for libopencv-shape406
This package contains the header files and static library needed to compile
applications that use OpenCV (Open Computer Vision) shape descriptors and
matchers 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-shape-dev_4.6.0+dfsg-13+b3_amd64.deb