How to Install and Uninstall libopencv-objdetect4.5 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "libopencv-objdetect4.5" package

Please follow the step by step instructions below to install libopencv-objdetect4.5 on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libopencv-objdetect4.5" package

Please follow the guidelines below to uninstall libopencv-objdetect4.5 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libopencv-objdetect4.5 package on Ubuntu 21.10 (Impish Indri)

Package: libopencv-objdetect4.5
Architecture: amd64
Version: 4.5.3+dfsg-1ubuntu1
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: 428
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-calib3d4.5 (>= 4.5.3+dfsg), libopencv-core4.5 (>= 4.5.3+dfsg), libopencv-imgproc4.5 (>= 4.5.3+dfsg), libstdc++6 (>= 11)
Filename: pool/universe/o/opencv/libopencv-objdetect4.5_4.5.3+dfsg-1ubuntu1_amd64.deb
Size: 167010
MD5sum: 75c32b8a8071d9a5e6513218f98445c2
SHA1: 9b18b4fe98439b7122c85d15a4b898c0fd991748
SHA256: 7aadff876fa14a9a3c4d4c8eb62f23f220d6f4b95617a13722b45f469d0ae9bb
SHA512: ccffb503fbe8f1dac2a6e29b814b4bef6f59d0546c7c6535fabcbfb822c01d4f2498e35a5623a71ff60fcf9e72cc08f006702a16b0a093fdc386d4db61048703
Homepage: https://opencv.org
Description-en: computer vision Object Detection library
This package contains the OpenCV (Open Computer Vision) Object Detection
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: 9a77ab897ba11a70615d3e366bf512ad
Task: ubuntustudio-video, ubuntustudio-graphics