How to Install and Uninstall libbpf.i686 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "libbpf.i686" package

Please follow the instructions below to install libbpf.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libbpf.i686

2. Uninstall "libbpf.i686" package

In this section, we are going to explain the necessary steps to uninstall libbpf.i686 on Oracle Linux 9:

$ sudo dnf remove libbpf.i686 $ sudo dnf autoremove

3. Information about the libbpf.i686 package on Oracle Linux 9

Last metadata expiration check: 0:59:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libbpf
Epoch : 2
Version : 1.2.0
Release : 1.el9
Architecture : i686
Size : 177 k
Source : libbpf-1.2.0-1.el9.src.rpm
Repository : ol9_baseos_latest
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.