How to Install and Uninstall bpftool.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 04,2024

1. Install "bpftool.x86_64" package

This guide let you learn how to install bpftool.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install bpftool.x86_64

2. Uninstall "bpftool.x86_64" package

Please follow the guidance below to uninstall bpftool.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove bpftool.x86_64 $ sudo dnf autoremove

3. Information about the bpftool.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:58:21 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : bpftool
Version : 4.18.0
Release : 240.22.1.el8_3
Architecture : x86_64
Size : 5.0 M
Source : kernel-4.18.0-240.22.1.el8_3.src.rpm
Repository : baseos
Summary : Inspection and simple manipulation of eBPF programs and maps
URL : http://www.kernel.org/
License : GPLv2
Description : This package contains the bpftool, which allows inspection and simple
: manipulation of eBPF programs and maps.