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

Last updated: October 06,2024

1. Install "cups-libs.i686" package

Here is a brief guide to show you how to install cups-libs.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "cups-libs.i686" package

Here is a brief guide to show you how to uninstall cups-libs.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:06:10 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : cups-libs
Epoch : 1
Version : 2.2.6
Release : 54.el8_9
Architecture : i686
Size : 462 k
Source : cups-2.2.6-54.el8_9.src.rpm
Repository : ubi-8-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.