How to Install and Uninstall libbpf.x86_64 Package on Oracle Linux 8

Last updated: June 03,2024

1. Install "libbpf.x86_64" package

Please follow the guidance below to install libbpf.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libbpf.x86_64

2. Uninstall "libbpf.x86_64" package

Please follow the steps below to uninstall libbpf.x86_64 on Oracle Linux 8:

$ sudo dnf remove libbpf.x86_64 $ sudo dnf autoremove

3. Information about the libbpf.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:07:41 ago on Mon Sep 12 02:51:38 2022.
Installed Packages
Name : libbpf
Version : 0.4.0
Release : 3.el8
Architecture : x86_64
Size : 276 k
Source : libbpf-0.4.0-3.el8.src.rpm
Repository : @System
Summary : Libbpf library
License : LGPLv2 or BSD
Description : A mirror of bpf-next linux tree bpf-next/tools/lib/bpf directory plus its
: supporting header files. The version of the package reflects the version of
: ABI.