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

Last updated: January 10,2025

1. Install "python-cups.src" package

Here is a brief guide to show you how to install python-cups.src on Oracle Linux 9

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

2. Uninstall "python-cups.src" package

Please follow the step by step instructions below to uninstall python-cups.src on Oracle Linux 9:

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

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

Last metadata expiration check: 1:59:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-cups
Version : 2.0.1
Release : 10.el9
Architecture : src
Size : 81 k
Source : None
Repository : ol9_appstream
Summary : Python bindings for CUPS
URL : https://github.com/OpenPrinting/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.