How to Install and Uninstall libzint-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libzint-dev" package

This guide let you learn how to install libzint-dev on Kali Linux

$ sudo apt update $ sudo apt install libzint-dev

2. Uninstall "libzint-dev" package

This guide let you learn how to uninstall libzint-dev on Kali Linux:

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

3. Information about the libzint-dev package on Kali Linux

Package: libzint-dev
Source: zint (2.13.0-1)
Version: 2.13.0-1+b1
Installed-Size: 95
Maintainer: Dmitry Smirnov
Architecture: amd64
Depends: libzint2.13 (= 2.13.0-1+b1)
Size: 37380
SHA256: a83628e7a791b27925e82c39fe9c7057ac67bd74e9b5fe69fdbe9db12ba49659
SHA1: 340d6583a10d098043d67cbfd09b606d9801aed0
MD5sum: 1eb1a2c13ee8bd39b92925cb5707b29b
Description: Zint development files
Zint is a barcode encoding and image generating library. It currently
features support for over 50 symbologies including Australian Post
4-state codes (redirect, reply-paid, routing, standard customer),
Aztec Code (ISO 24778), Aztec Runes, Channel code, Codabar, Code 11,
Code 128 (ISO 15417), Code 16k, Code 2 of 5 (Data Logic, IATA,
Industrial, Interleaved, Matrix), Code 32 (Italian Pharmacode), Code
39 (ISO 16388), Code 39 Extended, Code 49, Code 93, Code One, Databar
(Expanded, Expanded Stacked, Limited, Stacked Omnidirectional), Data
Matrix (ISO 16022), Deutsche Post (Identicode, Leitcode), Dutch Post
KIX, EAN-14, European Article Number (EAN), Facing Identification
Mark (FIM), Flattermarken, Grid Matrix, ITF-14, International Standard
Book Number (ISBN), Japanese Postal Barcode, Korean Postal Barcode,
LOGMARS, Maxicode (ISO 16023), MicroPDF417 (ISO 24728), Micro QR
Code, MSI Plessey, NVE-18, PDF417 (ISO 15438), Pharmacode (2-track,
Zentralnummer (PZN)), PLANET, Postnet, QR Code (ISO 18004), Royal
Mail 4-state Barcode, Telepen, Telepen Numeric, UK Plessey, Universal
Product Code (UPC-A, UPC-E), USPS Intelligent Mail as well as HIBC.
.
Also included are Unicode translation for symbologies which support
Latin-1 and Kanji character sets, full GS1 data support including
verification and automated insertion of FNC1 characters and support for
encoding binary data including NULL (ASCII 0) characters.
.
This package contains development files for the Zint barcode encoding
library and for the Qt wrapper over the Zint library.
Description-md5:
Multi-Arch: same
Homepage: https://zint.org.uk/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/z/zint/libzint-dev_2.13.0-1+b1_amd64.deb