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

Last updated: October 04,2024

1. Install "libcap-static.x86_64" package

Please follow the guidelines below to install libcap-static.x86_64 on Fedora 34

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

2. Uninstall "libcap-static.x86_64" package

Please follow the guidance below to uninstall libcap-static.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 0:26:10 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libcap-static
Version : 2.48
Release : 2.fc34
Architecture : x86_64
Size : 28 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.