How to Install and Uninstall cups-devel.x86_64 Package on Rocky Linux 9

Last updated: May 18,2024

1. Install "cups-devel.x86_64" package

Please follow the steps below to install cups-devel.x86_64 on Rocky Linux 9

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

2. Uninstall "cups-devel.x86_64" package

This guide covers the steps necessary to uninstall cups-devel.x86_64 on Rocky Linux 9:

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

3. Information about the cups-devel.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:25:50 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : cups-devel
Epoch : 1
Version : 2.3.3op2
Release : 21.el9
Architecture : x86_64
Size : 48 k
Source : cups-2.3.3op2-21.el9.src.rpm
Repository : appstream
Summary : CUPS printing system - development environment
URL : http://www.cups.org/
License : LGPLv2
Description : CUPS printing system provides a portable printing layer for
: UNIX® operating systems. This is the development package for creating
: additional printer drivers, and other CUPS services.