How to Install and Uninstall libcap-static.x86_64 Package on Fedora 39
Last updated: January 11,2025
1. Install "libcap-static.x86_64" package
This tutorial shows how to install libcap-static.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
libcap-static.x86_64
Copied
2. Uninstall "libcap-static.x86_64" package
In this section, we are going to explain the necessary steps to uninstall libcap-static.x86_64 on Fedora 39:
$
sudo dnf remove
libcap-static.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libcap-static.x86_64 package on Fedora 39
Last metadata expiration check: 4:49:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libcap-static
Version : 2.48
Release : 9.fc39
Architecture : x86_64
Size : 25 k
Source : libcap-2.48-9.fc39.src.rpm
Repository : updates
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.
Available Packages
Name : libcap-static
Version : 2.48
Release : 9.fc39
Architecture : x86_64
Size : 25 k
Source : libcap-2.48-9.fc39.src.rpm
Repository : updates
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.