How to Install and Uninstall libopencv-ml4.5d Package on Kali Linux

Last updated: November 07,2024

1. Install "libopencv-ml4.5d" package

Here is a brief guide to show you how to install libopencv-ml4.5d on Kali Linux

$ sudo apt update $ sudo apt install libopencv-ml4.5d

2. Uninstall "libopencv-ml4.5d" package

Here is a brief guide to show you how to uninstall libopencv-ml4.5d on Kali Linux:

$ sudo apt remove libopencv-ml4.5d $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopencv-ml4.5d package on Kali Linux

Package: libopencv-ml4.5d
Source: opencv (4.5.4+dfsg-9)
Version: 4.5.4+dfsg-9+b5
Installed-Size: 545
Maintainer: Debian Science Team
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libopencv-core4.5d (>= 4.5.4+dfsg), libstdc++6 (>= 11)
Size: 210332
SHA256: 4fd6391b05294663c4c2d7573d8b529813395a1dbb7e82c58b51ee670639413f
SHA1: a7115e80e22533a7ace4edaf4145c06844a1f9a5
MD5sum: 2b70df8189578046d42fb974f168a015
Description: computer vision Machine Learning library
This package contains the OpenCV (Open Computer Vision) Machine Learning
runtime libraries.
.
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: 59ba4a6fa1005775468fe2df9151c0bb
Multi-Arch: same
Homepage: https://opencv.org
Section: libs
Priority: optional
Filename: pool/main/o/opencv/libopencv-ml4.5d_4.5.4+dfsg-9+b5_amd64.deb