How to Install and Uninstall libbpf Package on Manjaro

Last updated: May 18,2024

1. Install "libbpf" package

In this section, we are going to explain the necessary steps to install libbpf on Manjaro

$ sudo pacman -Sy $ sudo pacman -S libbpf

2. Uninstall "libbpf" package

Please follow the guidance below to uninstall libbpf on Manjaro:

$ sudo pacman -Rcns libbpf

3. Information about the libbpf package on Manjaro

Repository : core
Name : libbpf
Version : 1.3.0-1
Description : Library for loading eBPF programs and reading and manipulating
eBPF objects from user-space
Architecture : x86_64
URL : https://github.com/libbpf/libbpf
Licenses : LGPL2.1
Groups : None
Provides : libbpf.so=1-64
Depends On : glibc libelf linux-api-headers
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 248.31 KiB
Installed Size : 801.13 KiB
Packager : Antonio Rojas
Build Date : Sun Dec 17 12:52:47 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions