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

Last updated: May 05,2024

1. Install "libopencv-photo-dev" package

Please follow the guidance below to install libopencv-photo-dev on Kali Linux

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

2. Uninstall "libopencv-photo-dev" package

Please follow the steps below to uninstall libopencv-photo-dev on Kali Linux:

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

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

Package: libopencv-photo-dev
Source: opencv (4.6.0+dfsg-13)
Version: 4.6.0+dfsg-13+b3
Installed-Size: 1452
Maintainer: Debian Science Team
Architecture: amd64
Depends: libopencv-imgproc-dev (= 4.6.0+dfsg-13+b3), libopencv-photo406 (= 4.6.0+dfsg-13+b3)
Size: 216060
SHA256: f1f76bb9434eb00e9cf3e7e78ce06778f9a566c47009c55153a9179d6e33d335
SHA1: 634d3ac2963ff86da26e8c83dbed8f90de34a41e
MD5sum: f564cac83fbbdc769984e05c75b6a8f7
Description: development files for libopencv-photo406
This package contains the header files and static library needed to compile
applications that use OpenCV (Open Computer Vision) computational photography
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-photo-dev_4.6.0+dfsg-13+b3_amd64.deb