How to Install and Uninstall dtc.x86_64 Package on Fedora 35
Last updated: January 07,2025
1. Install "dtc.x86_64" package
This tutorial shows how to install dtc.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
dtc.x86_64
Copied
2. Uninstall "dtc.x86_64" package
This guide let you learn how to uninstall dtc.x86_64 on Fedora 35:
$
sudo dnf remove
dtc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the dtc.x86_64 package on Fedora 35
Last metadata expiration check: 2:10:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : dtc
Version : 1.6.1
Release : 2.fc35
Architecture : x86_64
Size : 102 k
Source : dtc-1.6.1-2.fc35.src.rpm
Repository : fedora
Summary : Device Tree Compiler
URL : https://devicetree.org/
License : GPLv2+
Description : Devicetree is a data structure for describing hardware. Rather than hard coding
: every detail of a device into an operating system, many aspects of the hardware
: can be described in a data structure that is passed to the operating system at
: boot time. The devicetree is used by OpenFirmware, OpenPOWER Abstraction Layer
: (OPAL), Power Architecture Platform Requirements (PAPR) and in the standalone
: Flattened Device Tree (FDT) form.
Available Packages
Name : dtc
Version : 1.6.1
Release : 2.fc35
Architecture : x86_64
Size : 102 k
Source : dtc-1.6.1-2.fc35.src.rpm
Repository : fedora
Summary : Device Tree Compiler
URL : https://devicetree.org/
License : GPLv2+
Description : Devicetree is a data structure for describing hardware. Rather than hard coding
: every detail of a device into an operating system, many aspects of the hardware
: can be described in a data structure that is passed to the operating system at
: boot time. The devicetree is used by OpenFirmware, OpenPOWER Abstraction Layer
: (OPAL), Power Architecture Platform Requirements (PAPR) and in the standalone
: Flattened Device Tree (FDT) form.