How to Install and Uninstall libqrcodegen1 Package on Kali Linux

Last updated: May 15,2024

1. Install "libqrcodegen1" package

Please follow the instructions below to install libqrcodegen1 on Kali Linux

$ sudo apt update $ sudo apt install libqrcodegen1

2. Uninstall "libqrcodegen1" package

This tutorial shows how to uninstall libqrcodegen1 on Kali Linux:

$ sudo apt remove libqrcodegen1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqrcodegen1 package on Kali Linux

Package: libqrcodegen1
Source: qr-code-generator (1.8.0-1.2)
Version: 1.8.0-1.2+b1
Installed-Size: 42
Maintainer: Yangfl
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 13072
SHA256: b3117581b30336bf03331528d70bebe17ca5ffa5a5e2ba9e3433617a497f6548
SHA1: 2032f9fab4dc2835b025342305925d40b9028bde
MD5sum: c31ddacda83b681f49943bf3b4448407
Description: QR Code generator library in multiple languages - C version
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 shared library in C.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/nayuki/QR-Code-generator
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/q/qr-code-generator/libqrcodegen1_1.8.0-1.2+b1_amd64.deb