How to Install and Uninstall openalpr Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "openalpr" package

Please follow the instructions below to install openalpr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install openalpr

2. Uninstall "openalpr" package

Please follow the steps below to uninstall openalpr on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove openalpr $ sudo apt autoclean && sudo apt autoremove

3. Information about the openalpr package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: openalpr
Priority: optional
Section: universe/video
Installed-Size: 184
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Hill
Architecture: amd64
Version: 2.2.4-1build1
Depends: libopenalpr2 (= 2.2.4-1build1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libopencv-core2.4v5, libopencv-highgui2.4v5, libstdc++6 (>= 5.2)
Filename: pool/universe/o/openalpr/openalpr_2.2.4-1build1_amd64.deb
Size: 61076
MD5sum: 9dda1a822b864774541623fddea8fda6
SHA1: bfee59d6c2ca660aacec5ffd334948921818fd51
SHA256: 48da49700493470e19b6c28727a1ea424ded14485b53b86bbb186258eb5db004
Description-en: Command line program to operate 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 a command-line program to analyze images for license
plates.
Description-md5: 9a819922d16e442fb86c33b806333574
Homepage: https://github.com/openalpr/openalpr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu