How to Install and Uninstall libqrcodegencpp1 Package on Kali Linux

Last updated: May 02,2024

1. Install "libqrcodegencpp1" package

Please follow the steps below to install libqrcodegencpp1 on Kali Linux

$ sudo apt update $ sudo apt install libqrcodegencpp1

2. Uninstall "libqrcodegencpp1" package

Learn how to uninstall libqrcodegencpp1 on Kali Linux:

$ sudo apt remove libqrcodegencpp1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqrcodegencpp1 package on Kali Linux

Package: libqrcodegencpp1
Source: qr-code-generator (1.8.0-1.2)
Version: 1.8.0-1.2+b1
Installed-Size: 89
Maintainer: Yangfl
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 26712
SHA256: 8d43b2e606395a90110ef5af8e997e39e3b7108ed9f2cc9e50f544604cc4e118
SHA1: 6ae4919f00b55f59622b96e16622128578212172
MD5sum: 6629ccca2a1947cb3dc2f751e73b8fff
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/libqrcodegencpp1_1.8.0-1.2+b1_amd64.deb