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

Last updated: May 02,2024

1. Install "libopencv-superres4.5" package

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

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

2. Uninstall "libopencv-superres4.5" package

Please follow the step by step instructions below to uninstall libopencv-superres4.5 on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libopencv-superres4.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: 180
Depends: libopencv-video4.5 (= 4.5.1+dfsg-4ubuntu1), libopencv-videoio4.5 (= 4.5.1+dfsg-4ubuntu1), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libopencv-contrib4.5 (>= 4.5.1+dfsg), libopencv-core4.5 (>= 4.5.1+dfsg), libopencv-imgproc4.5 (>= 4.5.1+dfsg), libstdc++6 (>= 5.2)
Filename: pool/universe/o/opencv/libopencv-superres4.5_4.5.1+dfsg-4ubuntu1_amd64.deb
Size: 44312
MD5sum: 77a48ebf7fb8f8bf51134043a392f12b
SHA1: 2e831dbd3557b47823dad4292de9768081d82bad
SHA256: 9b8de8499293ed75ed01086e0110bdd8a39a5d4d81bd10077ab517acaaeaecef
SHA512: 103f88eeec178fd6d4d341aaea24e9d0ee592ee41d409db9a762a11235f582319974f495207a1722a4f7a174ffecc7131f5bdd5f6ecb4bc95c634dfac1af422f
Homepage: https://opencv.org
Description-en: computer vision Super Resolution library
This package contains the OpenCV (Open Computer Vision) Super Resolution
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: d6c05e870423afcb1e1ba16cdd7f3b6b
Task: ubuntustudio-video