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

Last updated: May 13,2024

1. Install "libqrcodegencpp-dev" package

This is a short guide on how to install libqrcodegencpp-dev on Kali Linux

$ sudo apt update $ sudo apt install libqrcodegencpp-dev

2. Uninstall "libqrcodegencpp-dev" package

This is a short guide on how to uninstall libqrcodegencpp-dev on Kali Linux:

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

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

Package: libqrcodegencpp-dev
Source: qr-code-generator (1.8.0-1.2)
Version: 1.8.0-1.2+b1
Installed-Size: 129
Maintainer: Yangfl
Architecture: amd64
Depends: libqrcodegencpp1 (= 1.8.0-1.2+b1)
Size: 30412
SHA256: 5b6566607e4990ac45d0664175ffb750e88931ffef54993297155d5332eb562e
SHA1: b29cb045f5c70a2b8cd6dec2eed250f5242de00f
MD5sum: 7b68531386ac9aa55ee6e26d0140e9c9
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/libqrcodegencpp-dev_1.8.0-1.2+b1_amd64.deb