How to Install and Uninstall qrencode.src Package on Oracle Linux 8

Last updated: March 12,2025

1. Install "qrencode.src" package

Here is a brief guide to show you how to install qrencode.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install qrencode.src

2. Uninstall "qrencode.src" package

Please follow the steps below to uninstall qrencode.src on Oracle Linux 8:

$ sudo dnf remove qrencode.src $ sudo dnf autoremove

3. Information about the qrencode.src package on Oracle Linux 8

Last metadata expiration check: 1:08:22 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : qrencode
Version : 3.4.4
Release : 5.el8
Architecture : src
Size : 374 k
Source : None
Repository : ol8_appstream
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.