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

Last updated: June 26,2024

1. Install "qrencode.x86_64" package

This guide let you learn how to install qrencode.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install qrencode.x86_64

2. Uninstall "qrencode.x86_64" package

In this section, we are going to explain the necessary steps to uninstall qrencode.x86_64 on Oracle Linux 9:

$ sudo dnf remove qrencode.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:01:48 ago on Thu Feb 15 07:50:05 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.