How to Install and Uninstall device-tree-compiler Package on Kali Linux

Last updated: May 04,2024

1. Install "device-tree-compiler" package

Please follow the step by step instructions below to install device-tree-compiler on Kali Linux

$ sudo apt update $ sudo apt install device-tree-compiler

2. Uninstall "device-tree-compiler" package

Please follow the guidelines below to uninstall device-tree-compiler on Kali Linux:

$ sudo apt remove device-tree-compiler $ sudo apt autoclean && sudo apt autoremove

3. Information about the device-tree-compiler package on Kali Linux

Package: device-tree-compiler
Version: 1.7.0-2
Installed-Size: 468
Maintainer: Héctor Orón Martínez
Architecture: amd64
Depends: libc6 (>= 2.34), libfdt1 (>= 1.7.0), libyaml-0-2
Size: 228996
SHA256: 03b0e11e1bfdbfe120c1b5ebd67c148ab928cd0deb0e4269a0a710571c616c2f
SHA1: bcf442792148a6aa6da499ef30d75f544b2c8c42
MD5sum: 2d91bc45fcf0233510d1e02ba760d90a
Description: Device Tree Compiler for Flat Device Trees
Device Tree Compiler, dtc, takes as input a device-tree in
a given format and outputs a device-tree in another format
for booting kernels on embedded systems.
.
Typically, the input format is "dts", a human readable source
format, and creates a "dtb", or binary format as output.
Description-md5:
Multi-Arch: foreign
Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git
Tag: admin::boot, implemented-in::c, role::program
Section: devel
Priority: optional
Filename: pool/main/d/device-tree-compiler/device-tree-compiler_1.7.0-2_amd64.deb