How to Install and Uninstall libopencv-ml4.5 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 05,2024

1. Install "libopencv-ml4.5" package

This is a short guide on how to install libopencv-ml4.5 on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libopencv-ml4.5" package

This tutorial shows how to uninstall libopencv-ml4.5 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libopencv-ml4.5 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libopencv-ml4.5
Architecture: amd64
Version: 4.5.1+dfsg-4ubuntu1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: opencv
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 560
Depends: libopencv-core4.5 (= 4.5.1+dfsg-4ubuntu1), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/o/opencv/libopencv-ml4.5_4.5.1+dfsg-4ubuntu1_amd64.deb
Size: 192172
MD5sum: c7372cf68f54c9fbf786557593c3d91d
SHA1: 161865655ee08c74def1ec4d01fe29ef56a8ea72
SHA256: abecee8705b0f39b337398e2c699c99ce47a410c045776365d69d10736bf04de
SHA512: b3b6a7712bdb3d06f2d3d2d2be9e30d62614d2401a03282b775d059e43d9102ae329d1408999da00f1201902ae3f300dc86ab177163e707c96959e3fdc467b69
Homepage: https://opencv.org
Description-en: 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
Task: ubuntustudio-video, ubuntustudio-photography