How to Install and Uninstall cups-libs.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

1. Install "cups-libs.x86_64" package

Please follow the guidance below to install cups-libs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install cups-libs.x86_64

2. Uninstall "cups-libs.x86_64" package

Please follow the steps below to uninstall cups-libs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove cups-libs.x86_64 $ sudo dnf autoremove

3. Information about the cups-libs.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:21:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : cups-libs
Epoch : 1
Version : 2.3.3op2
Release : 21.el9
Architecture : x86_64
Size : 265 k
Source : cups-2.3.3op2-21.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : CUPS printing system - libraries
URL : http://www.cups.org/
License : LGPLv2 and zlib
Description : CUPS printing system provides a portable printing layer for
: UNIX® operating systems. It has been developed by Apple Inc.
: to promote a standard printing solution for all UNIX vendors and users.
: CUPS provides the System V and Berkeley command-line interfaces.
: The cups-libs package provides libraries used by applications to use CUPS
: natively, without needing the lp/lpr commands.