How to Install and Uninstall python3-libfdt Package on openSUSE Leap

Last updated: May 29,2024

1. Install "python3-libfdt" package

This is a short guide on how to install python3-libfdt on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-libfdt

2. Uninstall "python3-libfdt" package

Learn how to uninstall python3-libfdt on openSUSE Leap:

$ sudo zypper remove python3-libfdt

3. Information about the python3-libfdt package on openSUSE Leap

Information for package python3-libfdt:
---------------------------------------
Repository : Main Repository
Name : python3-libfdt
Version : 1.5.1-4.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 324,9 KiB
Installed : No
Status : not installed
Source package : dtc-1.5.1-4.3.1.src
Summary : Python binding for Device Tree
Description :
libfdt is a library to process Open Firmware style device trees on various
architectures.
Python binding part.