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

Last updated: May 17,2024

1. Install "libopenalpr-dev" package

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

$ sudo apt update $ sudo apt install libopenalpr-dev

2. Uninstall "libopenalpr-dev" package

This guide covers the steps necessary to uninstall libopenalpr-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libopenalpr-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1707
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Hill
Architecture: amd64
Source: openalpr
Version: 2.2.4-1build1
Depends: libopenalpr2 (= 2.2.4-1build1)
Filename: pool/universe/o/openalpr/libopenalpr-dev_2.2.4-1build1_amd64.deb
Size: 306216
MD5sum: 13b086b379e209106700c07df15ddff1
SHA1: 556886fbf8eaad6d2b629e4ea4982950588ed676
SHA256: 57f82d28117dcbb52e0b09780a61e08779bdbbaa99e228f21c9ac905fcb24d5b
Description-en: Development files 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 header files and static libraries used to link
OpenALPR into another program.
Description-md5: df3833c983a1d665a04ab4991f0112f9
Homepage: https://github.com/openalpr/openalpr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu