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

Last updated: May 02,2024

1. Install "libopencv-ml-dev" package

Learn how to install libopencv-ml-dev on Kali Linux

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

2. Uninstall "libopencv-ml-dev" package

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

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

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

Package: libopencv-ml-dev
Source: opencv (4.6.0+dfsg-13)
Version: 4.6.0+dfsg-13+b3
Installed-Size: 1618
Maintainer: Debian Science Team
Architecture: amd64
Depends: libopencv-core-dev (= 4.6.0+dfsg-13+b3), libopencv-ml406 (= 4.6.0+dfsg-13+b3)
Size: 276380
SHA256: 28f6ba0a9bdc4389f5bda445945f70faf09faf0e786991bfdf882ecc2363a9e1
SHA1: 2e54d97821f4faf7c68f64c9551c8e74d98fda14
MD5sum: 7ec1be95e3529ace71a107abbf11a168
Description: development files for libopencv-ml406
This package contains the header files and static library needed to compile
applications that use OpenCV (Open Computer Vision) Machine Learning 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-ml-dev_4.6.0+dfsg-13+b3_amd64.deb