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

Last updated: May 17,2024

1. Install "libopencv-viz4.5" package

In this section, we are going to explain the necessary steps to install libopencv-viz4.5 on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libopencv-viz4.5" package

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

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

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

Package: libopencv-viz4.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: 440
Depends: libopencv-core4.5 (= 4.5.1+dfsg-4ubuntu1), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libvtk9 (>= 9.0.1+dfsg1)
Filename: pool/universe/o/opencv/libopencv-viz4.5_4.5.1+dfsg-4ubuntu1_amd64.deb
Size: 117300
MD5sum: f6296e9b95bd0d3d53b15677d283c2d1
SHA1: 39e267d4039e85d193bd7ff9a402fdabae52b941
SHA256: fc523a486b9e3550582968b35e8aeea82ff843dfb9e4020656a2fb330b29825e
SHA512: e2755139c0a57730d0bab81e5d2376e290c388d66ec690436c176983283e876681e37fb938ecfc94ae19cf99da9cc095f80b0b78f003dcc8e0b8228129144d7c
Homepage: https://opencv.org
Description-en: computer vision 3D data visualization library
This package contains the OpenCV (Open Computer Vision) 3D data visualization
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: d65227bfb9f1bec6ce226d96bdf9fd6b
Task: ubuntustudio-video