How to Install and Uninstall cups-libs.i686 Package on Fedora 36

Last updated: May 19,2024

1. Install "cups-libs.i686" package

Please follow the guidance below to install cups-libs.i686 on Fedora 36

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

2. Uninstall "cups-libs.i686" package

This guide covers the steps necessary to uninstall cups-libs.i686 on Fedora 36:

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

3. Information about the cups-libs.i686 package on Fedora 36

Last metadata expiration check: 5:14:07 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : cups-libs
Epoch : 1
Version : 2.4.2
Release : 4.fc36
Architecture : i686
Size : 284 k
Source : cups-2.4.2-4.fc36.src.rpm
Repository : updates
Summary : CUPS printing system - libraries
URL : https://openprinting.github.io/cups/
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.