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

Last updated: October 08,2024

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

Please follow the guidance below to install oci-seccomp-bpf-hook.x86_64 on AlmaLinux 9

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

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

Please follow the steps below to uninstall oci-seccomp-bpf-hook.x86_64 on AlmaLinux 9:

$ 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 9

Last metadata expiration check: 0:52:09 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : oci-seccomp-bpf-hook
Version : 1.2.9
Release : 1.el9
Architecture : x86_64
Size : 1.0 M
Source : oci-seccomp-bpf-hook-1.2.9-1.el9.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.