How to Install and Uninstall libseccomp-devel.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 16,2024
1. Install "libseccomp-devel.x86_64" package
Please follow the guidance below to install libseccomp-devel.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
libseccomp-devel.x86_64
Copied
2. Uninstall "libseccomp-devel.x86_64" package
This tutorial shows how to uninstall libseccomp-devel.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
libseccomp-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libseccomp-devel.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 5:50:13 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libseccomp-devel
Version : 2.4.3
Release : 1.el8
Architecture : x86_64
Size : 50 k
Source : libseccomp-2.4.3-1.el8.src.rpm
Repository : appstream
Summary : Development files used to build applications with libseccomp support
URL : https://github.com/seccomp/libseccomp
License : LGPLv2
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-devel
Version : 2.4.3
Release : 1.el8
Architecture : x86_64
Size : 50 k
Source : libseccomp-2.4.3-1.el8.src.rpm
Repository : appstream
Summary : Development files used to build applications with libseccomp support
URL : https://github.com/seccomp/libseccomp
License : LGPLv2
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.