How to Install and Uninstall node-html5-qrcode Package on Kali Linux

Last updated: December 24,2024

1. Install "node-html5-qrcode" package

This guide let you learn how to install node-html5-qrcode on Kali Linux

$ sudo apt update $ sudo apt install node-html5-qrcode

2. Uninstall "node-html5-qrcode" package

In this section, we are going to explain the necessary steps to uninstall node-html5-qrcode on Kali Linux:

$ sudo apt remove node-html5-qrcode $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-html5-qrcode package on Kali Linux

Package: node-html5-qrcode
Version: 2.3.8+repack-5
Installed-Size: 2754
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: libjs-html5-qrcode (= 2.3.8+repack-5)
Size: 342496
SHA256: 8df98f7ccc762758597b96d902e68a72073b8e84d90fe8d6d047780c4dd21d49
SHA1: 1b6d657ed2d51419d2192d28dd892927419a0d58
MD5sum: 81225673d351ed2615f2a5474a80d967
Description: qr-code and bar-code scanning library for the web
Use this lightweight library to easily / quickly integrate QR code,
bar code, and other common code scanning capabilities to your web
application.
.
Key highlights
--------------
- Support scanning different types of bar codes and QR codes.
- Supports different platforms be it Android, IOS, MacOs, Windows or Linux
- Supports different browsers like Chrome, Firefox, Safari, Edge, Opera ...
- Supports scanning with camera as well as local files
- Comes with an end to end library with UI as well as a low level
library to build your own UI with.
- Supports customisations like flash/torch support, zooming etc.
.
Supports two kinds of APIs
--------------------------
- Html5QrcodeScanner — End-to-end scanner with UI, integrate with
less than ten lines of code.
- Html5Qrcode — Powerful set of APIs you can use to build your
UI without worrying about camera setup, handling permissions,
reading codes, etc.
Description-md5:
Homepage: https://github.com/mebjas/html5-qrcode#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-html5-qrcode/node-html5-qrcode_2.3.8+repack-5_all.deb

5. The same packages on other Linux Distributions