How to Install and Uninstall libopenalpr-data Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libopenalpr-data" package

Please follow the instructions below to install libopenalpr-data on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopenalpr-data

2. Uninstall "libopenalpr-data" package

In this section, we are going to explain the necessary steps to uninstall libopenalpr-data on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libopenalpr-data package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libopenalpr-data
Priority: optional
Section: universe/misc
Installed-Size: 2600
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Hill
Architecture: all
Source: openalpr
Version: 2.2.4-1build1
Filename: pool/universe/o/openalpr/libopenalpr-data_2.2.4-1build1_all.deb
Size: 771622
MD5sum: 55935b964d3dd8fe72988f19adbb8933
SHA1: 63b411efeff0329adb4fcdb9102d750a4a6b6a9a
SHA256: 916c352a51063c58c02a3ee38b095d21290a45f995e501ff32e76f522df06f7d
Description-en: Runtime data for the OpenALPR library
OpenALPR is an open source Automatic License Plate Recognition library written
in C++. The library analyzes images and identifies license plates. The output
is the text representation of any license plate characters found in the image.
.
This package contains the runtime training data used by OpenALPR to recognize
license plates from various countries.
Description-md5: 37670b2cd239df4968cc68ca202143ea
Homepage: https://github.com/openalpr/openalpr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu