How to Install and Uninstall python-qrcode.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "python-qrcode.src" package

Please follow the guidelines below to install python-qrcode.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-qrcode.src

2. Uninstall "python-qrcode.src" package

This guide let you learn how to uninstall python-qrcode.src on Oracle Linux 9:

$ sudo dnf remove python-qrcode.src $ sudo dnf autoremove

3. Information about the python-qrcode.src package on Oracle Linux 9

Last metadata expiration check: 0:06:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-qrcode
Version : 6.1
Release : 12.el9
Architecture : src
Size : 40 k
Source : None
Repository : ol9_appstream
Summary : Python QR Code image generator
URL : https://github.com/lincolnloop/python-qrcode
License : BSD
Description : This module uses the Python Imaging Library (PIL) to allow for the
: generation of QR Codes.