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

Last updated: May 20,2024

1. Install "liblept5" package

Please follow the step by step instructions below to install liblept5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblept5

2. Uninstall "liblept5" package

Please follow the step by step instructions below to uninstall liblept5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblept5 $ sudo apt autoclean && sudo apt autoremove

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

Package: liblept5
Priority: optional
Section: universe/libs
Installed-Size: 2329
Maintainer: Ubuntu Developers
Original-Maintainer: Jeff Breidenbach
Architecture: amd64
Source: leptonlib
Version: 1.73-1
Replaces: libleptonica (>= 1.69~)
Depends: libc6 (>= 2.14), libjpeg8 (>= 8c), libopenjp2-7 (>= 2.0.0), libpng12-0 (>= 1.2.13-4), libtiff5 (>= 4.0.3), libwebp5 (>= 0.4.3), zlib1g (>= 1:1.1.4)
Breaks: libleptonica (>= 1.69~)
Filename: pool/universe/l/leptonlib/liblept5_1.73-1_amd64.deb
Size: 871600
MD5sum: 20c888b158754c2373ea2427f4de6448
SHA1: 9cf5baa1abb4b630e7de26f5f78101c128dba085
SHA256: b75a9b19fefb121a1ecc7067462dd10b30695a928049194b9b7c14150e2712ac
Description-en: image processing library
Well-tested C library for some basic image processing operations,
along with a description of the functions and some design methods. A
full set of affine transformations (translation, shear, rotation,
scaling) on images of all depths is included, with the exception that
some of the scaling methods do not work at all depths. There are also
implementations of binary morphology, grayscale morphology,
convolution and rank order filters, and applications such as jbig2
image processing and color quantization. You will also find basic
utilities for the safe and efficient handling of arrays (of strings,
numbers, number pairs and image-related geometrical objects), byte
queues, generic stacks, generic lists, and endian-independent
indexing into 32-bit arrays.
Description-md5: 5351dcd6181592772614a51725a8d065
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu