How to Install and Uninstall opencv-data Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "opencv-data" package

This guide covers the steps necessary to install opencv-data on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install opencv-data

2. Uninstall "opencv-data" package

Please follow the step by step instructions below to uninstall opencv-data on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove opencv-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the opencv-data package on Ubuntu 21.10 (Impish Indri)

Package: opencv-data
Architecture: all
Version: 4.5.3+dfsg-1ubuntu1
Multi-Arch: foreign
Priority: optional
Section: universe/libdevel
Source: opencv
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 10472
Filename: pool/universe/o/opencv/opencv-data_4.5.3+dfsg-1ubuntu1_all.deb
Size: 1347020
MD5sum: dc09f0cc9f67f15faafe89de81fc0a1b
SHA1: 6c3bf60518c6cf1facc8d6060f96f973dd43cabe
SHA256: 04fa2d4a631e1c83822918a1cd513456f7efae529bb171d80dc75076617848ac
SHA512: 64bb379f531b02f018ca2b289d44f6073e8e9428d40c85b9f543f898782aa6ad12a2f417be91527179f3b4aa7e37cde9459232a48cdc2cd25bf769282555aa8a
Homepage: https://opencv.org
Description-en: development data for opencv
This package contains some architecture independent files useful for
development with OpenCV.
.
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: 6309a2225945477162fd5b5b25620a83
Task: ubuntustudio-photography