mkbootimg

Creates Android boot images

Debian Debian
RUN apt-get update && \ apt-get install -y mkbootimg
Ubuntu
RUN apt-get update && \ apt-get install -y mkbootimg
Arch Arch Linux
RUN pacman -S --noconfirm mkbootimg
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mkbootimg
click the source code to copy install mkbootimg on any operating system with command-not-found.com