How to Install and Uninstall libseccomp-static.x86_64 Package on Fedora 39
Last updated: November 28,2024
1. Install "libseccomp-static.x86_64" package
Please follow the guidance below to install libseccomp-static.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
libseccomp-static.x86_64
Copied
2. Uninstall "libseccomp-static.x86_64" package
Please follow the guidance below to uninstall libseccomp-static.x86_64 on Fedora 39:
$
sudo dnf remove
libseccomp-static.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libseccomp-static.x86_64 package on Fedora 39
Last metadata expiration check: 5:24:53 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libseccomp-static
Version : 2.5.3
Release : 6.fc39
Architecture : x86_64
Size : 60 k
Source : libseccomp-2.5.3-6.fc39.src.rpm
Repository : fedora
Summary : Enhanced seccomp static library
URL : https://github.com/seccomp/libseccomp
License : LGPL-2.1-only
Description : The libseccomp library provides an easy to use interface to the Linux Kernel's
: syscall filtering mechanism, seccomp. The libseccomp API allows an application
: to specify which syscalls, and optionally which syscall arguments, the
: application is allowed to execute, all of which are enforced by the Linux
: Kernel.
Available Packages
Name : libseccomp-static
Version : 2.5.3
Release : 6.fc39
Architecture : x86_64
Size : 60 k
Source : libseccomp-2.5.3-6.fc39.src.rpm
Repository : fedora
Summary : Enhanced seccomp static library
URL : https://github.com/seccomp/libseccomp
License : LGPL-2.1-only
Description : The libseccomp library provides an easy to use interface to the Linux Kernel's
: syscall filtering mechanism, seccomp. The libseccomp API allows an application
: to specify which syscalls, and optionally which syscall arguments, the
: application is allowed to execute, all of which are enforced by the Linux
: Kernel.