How to Install and Uninstall libcap-static.i686 Package on Fedora 36

Last updated: October 05,2024

1. Install "libcap-static.i686" package

Please follow the instructions below to install libcap-static.i686 on Fedora 36

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

2. Uninstall "libcap-static.i686" package

This guide covers the steps necessary to uninstall libcap-static.i686 on Fedora 36:

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

3. Information about the libcap-static.i686 package on Fedora 36

Last metadata expiration check: 4:50:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libcap-static
Version : 2.48
Release : 4.fc36
Architecture : i686
Size : 35 k
Source : libcap-2.48-4.fc36.src.rpm
Repository : fedora
Summary : Static libraries for libcap development
URL : https://sites.google.com/site/fullycapable/
License : BSD or GPLv2
Description : The libcap-static package contains static libraries needed to develop programs
: that use libcap and need to be statically linked.
:
: libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)
: draft 15 capabilities.