How to Install and Uninstall cups-libs.x86_64 Package on CentOS 8 / RHEL 8

Last updated: July 27,2024

1. Install "cups-libs.x86_64" package

Please follow the steps below to install cups-libs.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "cups-libs.x86_64" package

This guide covers the steps necessary to uninstall cups-libs.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the cups-libs.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:28:39 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : cups-libs
Epoch : 1
Version : 2.2.6
Release : 38.el8
Architecture : x86_64
Size : 925 k
Source : cups-2.2.6-38.el8.src.rpm
Repository : @System
From repo : 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.