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

Last updated: November 19,2024

1. Install "libcap-static.i686" package

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

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

2. Uninstall "libcap-static.i686" package

Please follow the instructions below to uninstall libcap-static.i686 on Fedora 34:

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

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

Last metadata expiration check: 0:35:51 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libcap-static
Version : 2.48
Release : 2.fc34
Architecture : i686
Size : 30 k
Source : libcap-2.48-2.fc34.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.