How to Install and Uninstall libbpf1 Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "libbpf1" package

This guide covers the steps necessary to install libbpf1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libbpf1

2. Uninstall "libbpf1" package

This is a short guide on how to uninstall libbpf1 on openSuSE Tumbleweed:

$ sudo zypper remove libbpf1

3. Information about the libbpf1 package on openSuSE Tumbleweed

Information for package libbpf1:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libbpf1
Version : 1.3.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 382.6 KiB
Installed : No
Status : not installed
Source package : libbpf-1.3.0-1.2.src
Upstream URL : https://github.com/libbpf/libbpf
Summary : C library for managing eBPF programs and maps
Description :
libbpf is a C library which provides API for managing eBPF programs and maps.