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

Last updated: May 05,2024

1. Install "libopencv-video4.5" package

This is a short guide on how to install libopencv-video4.5 on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libopencv-video4.5" package

In this section, we are going to explain the necessary steps to uninstall libopencv-video4.5 on Ubuntu 21.10 (Impish Indri):

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

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

Package: libopencv-video4.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: 524
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-calib3d4.5 (>= 4.5.3+dfsg), libopencv-core4.5 (>= 4.5.3+dfsg), libopencv-dnn4.5 (>= 4.5.3+dfsg), libopencv-imgproc4.5 (>= 4.5.3+dfsg), libstdc++6 (>= 11)
Filename: pool/universe/o/opencv/libopencv-video4.5_4.5.3+dfsg-1ubuntu1_amd64.deb
Size: 181520
MD5sum: c5403d3f43e68a87dbeb733e7d257e27
SHA1: d40d787dfb8a0392e502e1b0763f23a7a13bf1c2
SHA256: 9b396fc17173b28fb1b3233c5c50c620c3281fc8531ae57a4b28a6451ad5b0ec
SHA512: b4e37518a3ef21219c44da0716faff9ff24f9005326cc02146d0f02af4aca9dff7245ad13e8e0e879f29075fada3a58aff7e75283d0d58d0d6e5fc0c59350960
Homepage: https://opencv.org
Description-en: computer vision Video analysis library
This package contains the OpenCV (Open Computer Vision) Video analysis
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: bd7405911f1732d24e276b0fe9a79d56
Task: ubuntustudio-video, ubuntustudio-graphics