How to Install and Uninstall libseccomp-devel.x86_64 Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "libseccomp-devel.x86_64" package
Please follow the instructions below to install libseccomp-devel.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libseccomp-devel.x86_64
Copied
2. Uninstall "libseccomp-devel.x86_64" package
Learn how to uninstall libseccomp-devel.x86_64 on Oracle Linux 8:
$
sudo dnf remove
libseccomp-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libseccomp-devel.x86_64 package on Oracle Linux 8
Last metadata expiration check: 3:31:41 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libseccomp-devel
Version : 2.5.2
Release : 1.el8
Architecture : x86_64
Size : 57 k
Source : libseccomp-2.5.2-1.el8.src.rpm
Repository : ol8_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.5.2
Release : 1.el8
Architecture : x86_64
Size : 57 k
Source : libseccomp-2.5.2-1.el8.src.rpm
Repository : ol8_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.