How to Install and Uninstall qrencode.x86_64 Package on Rocky Linux 9

Last updated: May 05,2024

1. Install "qrencode.x86_64" package

Please follow the guidelines below to install qrencode.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install qrencode.x86_64

2. Uninstall "qrencode.x86_64" package

Please follow the steps below to uninstall qrencode.x86_64 on Rocky Linux 9:

$ sudo dnf remove qrencode.x86_64 $ sudo dnf autoremove

3. Information about the qrencode.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:20:29 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : qrencode
Version : 4.1.1
Release : 1.el9
Architecture : x86_64
Size : 25 k
Source : qrencode-4.1.1-1.el9.src.rpm
Repository : epel
Summary : Generate QR 2D barcodes
URL : http://fukuchi.org/works/qrencode/
License : LGPLv2+
Description : Qrencode is a utility software using libqrencode to encode string data in
: a QR Code and save as a PNG image.