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

Last updated: May 05,2024

1. Install "libopencv-superres4.5" package

Please follow the steps below to install libopencv-superres4.5 on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libopencv-superres4.5" package

This tutorial shows how to uninstall libopencv-superres4.5 on Ubuntu 21.10 (Impish Indri):

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

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

Package: libopencv-superres4.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: 168
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-contrib4.5 (>= 4.5.3+dfsg), libopencv-core4.5 (>= 4.5.3+dfsg), libopencv-imgproc4.5 (>= 4.5.3+dfsg), libopencv-video4.5 (>= 4.5.3+dfsg), libopencv-videoio4.5 (>= 4.5.3+dfsg), libstdc++6 (>= 5.2)
Filename: pool/universe/o/opencv/libopencv-superres4.5_4.5.3+dfsg-1ubuntu1_amd64.deb
Size: 47002
MD5sum: ddebff0fc6b4a637d6fc5e71463b94bd
SHA1: ce34af3f29f2abe768c580e2f755350c63b5a269
SHA256: 1d7bf87eda9a492516ebb0c2427ad94a0307dad177cf5026a6b9e346894fdec8
SHA512: 296a2c471b7443638c80f40ad79279794599d2d82d281b5a682915d302d4b8232548a9d989ca317761e0a320a0ca6d779c1eab8340ebb410505f57c015e18c4f
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