How to Install android-tools-mkbootimg in Ubuntu 18.04



Install android-tools-mkbootimg by entering the following commands in the terminal:

sudo apt update
sudo apt install android-tools-mkbootimg

Description:

Android tool to create Android boot images

Creates Android boot images that includes kernel image and ramdisk, in a special format which can be used with fastboot. . This package provides the mkbootimg command-line tool.

Homepage: https://developer.android.com/tools/help/adb.html

Version: 5.1.1.r38-1.1

Section: universe/devel