How to Install and Uninstall libcap-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "libcap-devel.x86_64" package

Please follow the steps below to install libcap-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "libcap-devel.x86_64" package

Please follow the guidance below to uninstall libcap-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the libcap-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:34:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libcap-devel
Version : 2.48
Release : 9.el9_2
Architecture : x86_64
Size : 45 k
Source : libcap-2.48-9.el9_2.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Development files for libcap
URL : https://sites.google.com/site/fullycapable/
License : BSD or GPLv2
Description : Development files (Headers, etc) for libcap.
:
: libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)
: draft 15 capabilities.
:
: Install libcap-devel if you want to develop or compile applications using
: libcap.