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

Last updated: May 17,2024

1. Install "python3-opencv" package

Please follow the step by step instructions below to install python3-opencv on Kali Linux

$ sudo apt update $ sudo apt install python3-opencv

2. Uninstall "python3-opencv" package

Here is a brief guide to show you how to uninstall python3-opencv on Kali Linux:

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

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

Package: python3-opencv
Source: opencv (4.6.0+dfsg-13)
Version: 4.6.0+dfsg-13+b3
Installed-Size: 16453
Maintainer: Debian Science Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-contrib406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-dnn406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-flann406 (>= 4.6.0+dfsg), libopencv-highgui406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-ml406 (>= 4.6.0+dfsg), libopencv-objdetect406 (>= 4.6.0+dfsg), libopencv-photo406 (>= 4.6.0+dfsg), libopencv-shape406 (>= 4.6.0+dfsg), libopencv-stitching406 (>= 4.6.0+dfsg), libopencv-video406 (>= 4.6.0+dfsg), libopencv-videoio406 (>= 4.6.0+dfsg), libopencv-viz406 (>= 4.6.0+dfsg), libstdc++6 (>= 11)
Size: 3227956
SHA256: a87dd95bb544a655e82183ff78a7c6b3b764671821576c81f7a76a15e115f316
SHA1: 8faf9166c06c1645a935a7d1e83df245ed92490f
MD5sum: ffa30669ecd13e85b844c4d4eed765e2
Description: Python 3 bindings for the computer vision library
This package contains Python 3 bindings for the OpenCV (Open Computer Vision)
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
Section: python
Priority: optional
Filename: pool/main/o/opencv/python3-opencv_4.6.0+dfsg-13+b3_amd64.deb