How to Install and Uninstall python-qrcode.src Package on Oracle Linux 8
Last updated: January 08,2025
1. Install "python-qrcode.src" package
This guide covers the steps necessary to install python-qrcode.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python-qrcode.src
Copied
2. Uninstall "python-qrcode.src" package
This guide let you learn how to uninstall python-qrcode.src on Oracle Linux 8:
$
sudo dnf remove
python-qrcode.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-qrcode.src package on Oracle Linux 8
Last metadata expiration check: 1:52:41 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-qrcode
Version : 5.1
Release : 12.module+el8.3.0+7868+2151076c
Architecture : src
Size : 35 k
Source : None
Repository : ol8_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.
Available Packages
Name : python-qrcode
Version : 5.1
Release : 12.module+el8.3.0+7868+2151076c
Architecture : src
Size : 35 k
Source : None
Repository : ol8_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.