How to Install and Uninstall libqrcodegen-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libqrcodegen-dev" package

Please follow the guidance below to install libqrcodegen-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libqrcodegen-dev

2. Uninstall "libqrcodegen-dev" package

This is a short guide on how to uninstall libqrcodegen-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libqrcodegen-dev package on Ubuntu 21.10 (Impish Indri)

Package: libqrcodegen-dev
Architecture: amd64
Version: 1.6.0-1
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: 57
Depends: libqrcodegen1 (= 1.6.0-1)
Filename: pool/universe/q/qr-code-generator/libqrcodegen-dev_1.6.0-1_amd64.deb
Size: 15620
MD5sum: a37c1a92f745bb862c6c834926b043bc
SHA1: bec75e8cfa8c1b0d29958ca22049492ccbdaefc5
SHA256: 304857370eccdd8b730d62164159aeb9c4be6d8160a2e09470e77af497a3b9e7
SHA512: ee29f32b345967d19df63c2f4f83db0905c8da6822ccf37973bf040b673007df76d1d51561cb06035ba4a7781d0386c803084e13ca38e0f2f57d0989db38c2a5
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: 47670b3a99c2e4ed8a94f3e78a5c2862