How to Install and Uninstall cups-libs.i686 Package on CentOS Stream 9

Last updated: October 15,2024

1. Install "cups-libs.i686" package

This tutorial shows how to install cups-libs.i686 on CentOS Stream 9

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

2. Uninstall "cups-libs.i686" package

Please follow the steps below to uninstall cups-libs.i686 on CentOS Stream 9:

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

3. Information about the cups-libs.i686 package on CentOS Stream 9

Last metadata expiration check: 2:16:43 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : cups-libs
Epoch : 1
Version : 2.3.3op2
Release : 24.el9
Architecture : i686
Size : 280 k
Source : cups-2.3.3op2-24.el9.src.rpm
Repository : baseos
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.