How to Install and Uninstall libcap-devel.i686 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "libcap-devel.i686" package
Learn how to install libcap-devel.i686 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libcap-devel.i686
Copied
2. Uninstall "libcap-devel.i686" package
This is a short guide on how to uninstall libcap-devel.i686 on Rocky Linux 8:
$
sudo dnf remove
libcap-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libcap-devel.i686 package on Rocky Linux 8
Last metadata expiration check: 1:45:31 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libcap-devel
Version : 2.48
Release : 2.el8
Architecture : i686
Size : 41 k
Source : libcap-2.48-2.el8.src.rpm
Repository : baseos
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.
Available Packages
Name : libcap-devel
Version : 2.48
Release : 2.el8
Architecture : i686
Size : 41 k
Source : libcap-2.48-2.el8.src.rpm
Repository : baseos
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.