How to Install and Uninstall phpqrcode Package on Kali Linux

Last updated: May 16,2024

1. Install "phpqrcode" package

Please follow the steps below to install phpqrcode on Kali Linux

$ sudo apt update $ sudo apt install phpqrcode

2. Uninstall "phpqrcode" package

Please follow the guidance below to uninstall phpqrcode on Kali Linux:

$ sudo apt remove phpqrcode $ sudo apt autoclean && sudo apt autoremove

3. Information about the phpqrcode package on Kali Linux

Package: phpqrcode
Version: 1.1.4-3.1
Installed-Size: 354
Maintainer: Thijs Kinkhorst
Architecture: all
Depends: php, php-gd
Size: 33872
SHA256: 7a0e2b335b56acd9be14b78661af8d2882d23f32a70697b22f615c6cc91d112c
SHA1: 168e368d77e55719dd2bd10e8bb1ac38e3a7ebc9
MD5sum: 4f3038aff9730ea8224717d511103ab6
Description: PHP library for generating two-dimensional barcodes
PHP QR Code is a library for generating QR Codes, 2-dimensional barcodes.
It is based on the libqrencode C library and provides an API for creating
QR Code barcode images (PNG and JPEG).
.
Some of the library features include:
* Supports QR Code versions (size) 1-40
* Numeric, Alphanumeric, 8-bit and Kanji encoding.
* Exports to PNG, JPEG images, also exports as bit-table
* TCPDF 2-D barcode API integration
* Easy to configure
* Data cache for calculation speed-up
* Debug data dump, error logging, time benchmarking
Description-md5:
Homepage: http://phpqrcode.sourceforge.net/
Tag: implemented-in::php, role::shared-lib
Section: web
Priority: optional
Filename: pool/main/p/phpqrcode/phpqrcode_1.1.4-3.1_all.deb