How to Install and Uninstall libqrcodegencpp-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: December 24,2024

1. Install "libqrcodegencpp-dev" package

Please follow the guidance below to install libqrcodegencpp-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libqrcodegencpp-dev

2. Uninstall "libqrcodegencpp-dev" package

This guide covers the steps necessary to uninstall libqrcodegencpp-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libqrcodegencpp-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libqrcodegencpp-dev
Architecture: amd64
Version: 1.5.0-2build1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: qr-code-generator
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Yangfl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 129
Depends: libqrcodegencpp1 (= 1.5.0-2build1)
Filename: pool/universe/q/qr-code-generator/libqrcodegencpp-dev_1.5.0-2build1_amd64.deb
Size: 30668
MD5sum: 489cc2cfe9c29e01c53cb229ada6e76b
SHA1: b462b70cc96a57c04fae639acd3af1eeedffa5e3
SHA256: 5b601db9f54ec606b866dd74fc48f6ae10359d5e8555a9c868550d9bc90cc677
SHA512: 8e80bdc7172b358c6cb809d358f5a23aa4d2cd2b3629a5f5fa313a513ce02a5e8fc06d621cf5bb114a2b0a821b72f080ce7028e716cc87cc3aa47d04eb3742af
Homepage: https://github.com/nayuki/QR-Code-generator
Description-en: 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: d1d32c61231e4f59d05fe75063884263