How to Install and Uninstall bpftool.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "bpftool.x86_64" package

This tutorial shows how to install bpftool.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install bpftool.x86_64

2. Uninstall "bpftool.x86_64" package

In this section, we are going to explain the necessary steps to uninstall bpftool.x86_64 on Fedora 34:

$ sudo dnf remove bpftool.x86_64 $ sudo dnf autoremove

3. Information about the bpftool.x86_64 package on Fedora 34

Last metadata expiration check: 5:40:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : bpftool
Version : 5.17.11
Release : 100.fc34
Architecture : x86_64
Size : 803 k
Source : kernel-tools-5.17.11-100.fc34.src.rpm
Repository : updates
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.