How to Install and Uninstall libfdt.x86_64 Package on Rocky Linux 9

Last updated: October 05,2024

1. Install "libfdt.x86_64" package

Here is a brief guide to show you how to install libfdt.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libfdt.x86_64

2. Uninstall "libfdt.x86_64" package

Please follow the instructions below to uninstall libfdt.x86_64 on Rocky Linux 9:

$ sudo dnf remove libfdt.x86_64 $ sudo dnf autoremove

3. Information about the libfdt.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:56:10 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libfdt
Version : 1.6.0
Release : 7.el9
Architecture : x86_64
Size : 33 k
Source : dtc-1.6.0-7.el9.src.rpm
Repository : appstream
Summary : Device tree library
URL : https://devicetree.org/
License : GPLv2+
Description : libfdt is a library to process Open Firmware style device trees on various
: architectures.