How to Install and Uninstall oci-seccomp-bpf-hook.x86_64 Package on AlmaLinux 8

Last updated: February 06,2025

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

This guide let you learn how to install oci-seccomp-bpf-hook.x86_64 on AlmaLinux 8

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

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

This guide covers the steps necessary to uninstall oci-seccomp-bpf-hook.x86_64 on AlmaLinux 8:

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

3. Information about the oci-seccomp-bpf-hook.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:50:53 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : oci-seccomp-bpf-hook
Version : 1.2.5
Release : 2.module_el8.6.0+3070+1510fbd1
Architecture : x86_64
Size : 1.0 M
Source : oci-seccomp-bpf-hook-1.2.5-2.module_el8.6.0+3070+1510fbd1.src.rpm
Repository : appstream
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 : ASL 2.0
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.