How to Install and Uninstall oci-seccomp-bpf-hook.x86_64 Package on Fedora 39

Last updated: January 09,2025

1. Install "oci-seccomp-bpf-hook.x86_64" package

In this section, we are going to explain the necessary steps to install oci-seccomp-bpf-hook.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install oci-seccomp-bpf-hook.x86_64

2. Uninstall "oci-seccomp-bpf-hook.x86_64" package

Please follow the guidelines below to uninstall oci-seccomp-bpf-hook.x86_64 on Fedora 39:

$ sudo dnf remove oci-seccomp-bpf-hook.x86_64 $ sudo dnf autoremove

3. Information about the oci-seccomp-bpf-hook.x86_64 package on Fedora 39

Last metadata expiration check: 3:48:26 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : oci-seccomp-bpf-hook
Version : 1.2.10
Release : 1.fc39
Architecture : x86_64
Size : 1.1 M
Source : oci-seccomp-bpf-hook-1.2.10-1.fc39.src.rpm
Repository : updates
Summary : OCI Hook to generate seccomp json files based on EBF syscalls used by container
URL : https://github.com/containers/oci-seccomp-bpf-hook
License : Apache-2.0 and BSD-2-Clause and BSD-3-Clause and ISC and MIT
Description : OCI Hook to generate seccomp json files based on EBF syscalls used by container
: oci-seccomp-bpf-hook provides a library for applications looking to use
: the Container Pod concept popularized by Kubernetes.