How to Install and Uninstall libqrcodegen-java Package on Kali Linux

Last updated: May 17,2024

1. Install "libqrcodegen-java" package

Please follow the guidelines below to install libqrcodegen-java on Kali Linux

$ sudo apt update $ sudo apt install libqrcodegen-java

2. Uninstall "libqrcodegen-java" package

This tutorial shows how to uninstall libqrcodegen-java on Kali Linux:

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

3. Information about the libqrcodegen-java package on Kali Linux

Package: libqrcodegen-java
Source: qr-code-generator
Version: 1.8.0-1.2
Installed-Size: 59
Maintainer: Yangfl
Architecture: all
Size: 40428
SHA256: 7e9a28abd7af081b8b58f5dd3e2f97eb9a26c1f59a27765436191c8048f80e26
SHA1: 695e06d95aaf91877b885e1c2991f453ead7932f
MD5sum: 242bee63fa25eb6b1860c96fc1fc8945
Description: QR Code generator library in multiple languages - Java 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 library for Java.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/nayuki/QR-Code-generator
Section: java
Priority: optional
Filename: pool/main/q/qr-code-generator/libqrcodegen-java_1.8.0-1.2_all.deb