How to Install and Uninstall python-cups.src Package on Oracle Linux 8
Last updated: March 01,2025
1. Install "python-cups.src" package
Please follow the guidelines below to install python-cups.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python-cups.src
Copied
2. Uninstall "python-cups.src" package
This tutorial shows how to uninstall python-cups.src on Oracle Linux 8:
$
sudo dnf remove
python-cups.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-cups.src package on Oracle Linux 8
Last metadata expiration check: 3:58:52 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-cups
Version : 1.9.72
Release : 21.el8
Architecture : src
Size : 67 k
Source : None
Repository : ol8_appstream
Summary : Python bindings for CUPS
URL : http://cyberelk.net/tim/software/pycups/
License : GPLv2+
Description : This package provides Python bindings for CUPS API,
: known as pycups. It was written for use with
: system-config-printer, but can be put to other uses as well.
Available Packages
Name : python-cups
Version : 1.9.72
Release : 21.el8
Architecture : src
Size : 67 k
Source : None
Repository : ol8_appstream
Summary : Python bindings for CUPS
URL : http://cyberelk.net/tim/software/pycups/
License : GPLv2+
Description : This package provides Python bindings for CUPS API,
: known as pycups. It was written for use with
: system-config-printer, but can be put to other uses as well.