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

Last updated: May 23,2024

1. Install "libqrcodegen-dev" package

This guide covers the steps necessary to install libqrcodegen-dev on Kali Linux

$ sudo apt update $ sudo apt install libqrcodegen-dev

2. Uninstall "libqrcodegen-dev" package

Please follow the guidelines below to uninstall libqrcodegen-dev on Kali Linux:

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

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

Package: libqrcodegen-dev
Source: qr-code-generator (1.8.0-1.2)
Version: 1.8.0-1.2+b1
Installed-Size: 62
Maintainer: Yangfl
Architecture: amd64
Depends: libqrcodegen1 (= 1.8.0-1.2+b1)
Size: 17020
SHA256: 9698543376a75537161fc042179fd7696c50423f028d974b262b6a835c66b6ce
SHA1: 0a2d3a210e65d2762939f0be6ee92389e368e3ef
MD5sum: c678508c355f8bbd0fa495802559644f
Description: QR Code generator library in multiple languages - C development headers
This project aims to be the best, clearest QR Code generator library in
multiple languages. The primary goals are flexible options and absolute
correctness. Secondary goals are compact implementation size and good
documentation comments. Core features:
* Available in 7 programming languages, all with nearly equal functionality:
Java, JavaScript, TypeScript, Python, C++, C, Rust
* Significantly shorter code but more documentation comments compared to
competing libraries
* Supports encoding all 40 versions (sizes) and all 4 error correction levels,
as per the QR Code Model 2 standard
* Output formats: Raw modules/pixels of the QR symbol (all languages), SVG XML
string (all languages except C), BufferedImage raster bitmap (Java only),
HTML5 canvas (JavaScript and TypeScript only)
* Encodes numeric and special-alphanumeric text in less space than general
text
* Open source code under the permissive MIT License
.
This package contains the development files in C.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/nayuki/QR-Code-generator
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/q/qr-code-generator/libqrcodegen-dev_1.8.0-1.2+b1_amd64.deb