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

Last updated: June 02,2024

1. Install "bpftool.x86_64" package

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

$ sudo dnf update $ sudo dnf install bpftool.x86_64

2. Uninstall "bpftool.x86_64" package

Here is a brief guide to show you how to uninstall bpftool.x86_64 on Fedora 35:

$ sudo dnf remove bpftool.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:08:32 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : bpftool
Version : 5.19.4
Release : 100.fc35
Architecture : x86_64
Size : 830 k
Source : kernel-tools-5.19.4-100.fc35.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.