mkenvimage

U-Boot bootloader utility tools

Debian Debian
RUN apt-get update && \ apt-get install -y u-boot-tools
Ubuntu
RUN apt-get update && \ apt-get install -y u-boot-tools
Arch Arch Linux
RUN pacman -S --noconfirm uboot-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y u-boot-tools
CentOS
RUN yum install -y uboot-tools
Fedora
RUN dnf install -y uboot-tools
Raspbian
RUN apt-get update && \ apt-get install -y u-boot-tools
click the source code to copy install mkenvimage on any operating system with command-not-found.com