How to Install and Uninstall qrencode Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 02,2024

1. Install "qrencode" package

Please follow the instructions below to install qrencode on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install qrencode

2. Uninstall "qrencode" package

Here is a brief guide to show you how to uninstall qrencode on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove qrencode $ sudo apt autoclean && sudo apt autoremove

3. Information about the qrencode package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: qrencode
Priority: optional
Section: universe/utils
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: NIIBE Yutaka
Architecture: amd64
Version: 3.4.4-1
Depends: libc6 (>= 2.7), libpng12-0 (>= 1.2.13-4), libqrencode3 (>= 3.3.0)
Filename: pool/universe/q/qrencode/qrencode_3.4.4-1_amd64.deb
Size: 20404
MD5sum: 5184400ba4778c06309de2415209b728
SHA1: c13454dbb48c399ed9cc4746c889576820d780f7
SHA256: ca0d5f659685c564eeff01b66d502152288f7e0b84e45934e2b603e4999d3d07
Description-en: QR Code encoder into PNG image
Qrencode is a utility software using libqrencode to encode string data in
a QR Code and save as a PNG or an EPS image.
Description-md5: 6cf678412dd88626cef323b9f7da5d3c
Homepage: http://megaui.net/fukuchi/works/qrencode/index.en.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu