How to Install and Uninstall libqrcodegen1 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: July 06,2024

1. Install "libqrcodegen1" package

Here is a brief guide to show you how to install libqrcodegen1 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libqrcodegen1

2. Uninstall "libqrcodegen1" package

Here is a brief guide to show you how to uninstall libqrcodegen1 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libqrcodegen1 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libqrcodegen1
Architecture: amd64
Version: 1.5.0-2build1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: qr-code-generator
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Yangfl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 41
Depends: libc6 (>= 2.14)
Filename: pool/universe/q/qr-code-generator/libqrcodegen1_1.5.0-2build1_amd64.deb
Size: 12624
MD5sum: 1565357c1dc3c1beb4d4ed159d87a4da
SHA1: 0a3d70bef5ae421131d00b98f6670ae152a91027
SHA256: f31039dba55fc4e1ee5bc9dbb0cf087331d81fe3c7379e5b39e932792457698d
SHA512: b41ebdd2e8b1f2d9d056035233a6df2eb9a0813dce43baabbe9afadab779122f079da14509ca7ead2a0650c23640197b464b830f19cd6d9003292123928982c4
Homepage: https://github.com/nayuki/QR-Code-generator
Description-en: 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: 1adcbc6480cf387eeb8f14665bed222a