How to Install and Uninstall leptonica-progs Package on Kali Linux

Last updated: May 11,2024

1. Install "leptonica-progs" package

Please follow the guidance below to install leptonica-progs on Kali Linux

$ sudo apt update $ sudo apt install leptonica-progs

2. Uninstall "leptonica-progs" package

This is a short guide on how to uninstall leptonica-progs on Kali Linux:

$ sudo apt remove leptonica-progs $ sudo apt autoclean && sudo apt autoremove

3. Information about the leptonica-progs package on Kali Linux

Package: leptonica-progs
Source: leptonlib (1.82.0-3)
Version: 1.82.0-3+b3
Installed-Size: 160
Maintainer: Jeff Breidenbach
Architecture: amd64
Depends: libc6 (>= 2.34), liblept5
Size: 15328
SHA256: 53872c92633d32e475991b223c5dcacaf017dfd4e79c7b2e403729291fc2445f
SHA1: 29e2bb32953e0cbec45e10cbe7215d91e0f8c2ee
MD5sum: 010791ebbf124f396cff6c44723f246f
Description: sample programs for Leptonica 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:
Homepage: http://www.leptonica.org
Tag: implemented-in::c, role::program
Section: graphics
Priority: optional
Filename: pool/main/l/leptonlib/leptonica-progs_1.82.0-3+b3_amd64.deb