How to Install and Uninstall bpftool.x86_64 Package on CentOS Stream 8
Last updated: January 12,2025
1. Install "bpftool.x86_64" package
This guide covers the steps necessary to install bpftool.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
bpftool.x86_64
Copied
2. Uninstall "bpftool.x86_64" package
In this section, we are going to explain the necessary steps to uninstall bpftool.x86_64 on CentOS Stream 8:
$
sudo dnf remove
bpftool.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the bpftool.x86_64 package on CentOS Stream 8
Last metadata expiration check: 0:55:19 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : bpftool
Version : 4.18.0
Release : 540.el8
Architecture : x86_64
Size : 11 M
Source : kernel-4.18.0-540.el8.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.
Available Packages
Name : bpftool
Version : 4.18.0
Release : 540.el8
Architecture : x86_64
Size : 11 M
Source : kernel-4.18.0-540.el8.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.