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

Last updated: July 08,2024

1. Install "libocrad-dev" package

Learn how to install libocrad-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libocrad-dev

2. Uninstall "libocrad-dev" package

Here is a brief guide to show you how to uninstall libocrad-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libocrad-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 552
Maintainer: Ubuntu Developers
Original-Maintainer: Alexander Alemayhu
Architecture: amd64
Source: ocrad
Version: 0.24-1
Filename: pool/universe/o/ocrad/libocrad-dev_0.24-1_amd64.deb
Size: 128404
MD5sum: a5af1ac4d518d964076379cf22bf3d94
SHA1: 4e6a84fec90bff0202663be5a1a25cb96db4620a
SHA256: e8426852b645439ba7266bc2eb14ee787142120e4471e495b683ff30594e040e
Description-en: optical character recognition library
GNU Ocrad is an OCR (Optical Character Recognition) program based on a
feature extraction method. It reads a bitmap image in pgm/pbm format and
produces text in byte (8-bit) or UTF-8 formats.
.
Ocrad includes a layout analyzer able to separate the columns or blocks
of text normally found on printed pages.
.
This package includes the static library.
Description-md5: 5d6dc17f69ab81875b40715fa732a7cd
Multi-Arch: same
Homepage: http://www.gnu.org/software/ocrad/ocrad.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu