How to Install and Uninstall libcap-devel.i686 Package on Fedora 38

Last updated: September 21,2024

1. Install "libcap-devel.i686" package

In this section, we are going to explain the necessary steps to install libcap-devel.i686 on Fedora 38

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

2. Uninstall "libcap-devel.i686" package

This guide covers the steps necessary to uninstall libcap-devel.i686 on Fedora 38:

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

3. Information about the libcap-devel.i686 package on Fedora 38

Last metadata expiration check: 0:46:30 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libcap-devel
Version : 2.48
Release : 8.fc38
Architecture : i686
Size : 41 k
Source : libcap-2.48-8.fc38.src.rpm
Repository : updates
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.