dtdiff

Device Tree Compiler for Flat Device Trees

Debian Debian
RUN apt-get update && \ apt-get install -y device-tree-compiler
Ubuntu
RUN apt-get update && \ apt-get install -y device-tree-compiler
Alpine
RUN apk add dtc
Arch Arch Linux
RUN pacman -S --noconfirm dtc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y device-tree-compiler
CentOS
RUN yum install -y dtc
Fedora
RUN dnf install -y dtc
Raspbian
RUN apt-get update && \ apt-get install -y device-tree-compiler
click the source code to copy install dtdiff on any operating system with command-not-found.com