How to Install and Uninstall qrencode.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "qrencode.x86_64" package

Please follow the guidelines below to install qrencode.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install qrencode.x86_64

2. Uninstall "qrencode.x86_64" package

Please follow the guidelines below to uninstall qrencode.x86_64 on Amazon Linux 2:

$ sudo yum remove qrencode.x86_64 $ sudo yum autoremove

3. Information about the qrencode.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : qrencode
Arch : x86_64
Version : 3.4.1
Release : 3.amzn2.0.2
Size : 19 k
Repo : amzn2-core/2/x86_64
Summary : Generate QR 2D barcodes
URL : http://megaui.net/fukuchi/works/qrencode/index.en.html
License : LGPLv2+
Description : Qrencode is a utility software using libqrencode to encode string
: data in a QR Code and save as a PNG image.