How to Install and Uninstall mkbootimg Package on Kali Linux

Last updated: May 17,2024

1. Install "mkbootimg" package

Please follow the guidelines below to install mkbootimg on Kali Linux

$ sudo apt update $ sudo apt install mkbootimg

2. Uninstall "mkbootimg" package

This tutorial shows how to uninstall mkbootimg on Kali Linux:

$ sudo apt remove mkbootimg $ sudo apt autoclean && sudo apt autoremove

3. Information about the mkbootimg package on Kali Linux

Package: mkbootimg
Source: android-platform-tools (34.0.4-1)
Version: 1:34.0.4-1
Installed-Size: 103
Maintainer: Android Tools Maintainers
Architecture: all
Replaces: android-tools-mkbootimg (<< 1:10.0.0+r36-11)
Depends: python3:any
Breaks: android-tools-mkbootimg (<< 1:10.0.0+r36-11)
Size: 24404
SHA256: 267713226eb4161c8728e19503a71ae2622f2863f555e7d86eb3dca54f47dc4f
SHA1: e4e73e398de8bc1b90dac8910b98cbc174889436
MD5sum: 5a54990386f52a745ed0659419b06eb2
Description: Creates Android boot images
Creates Android boot images that includes kernel image and ramdisk, in a
special format which can be used with fastboot.
Description-md5:
Multi-Arch: foreign
Homepage: https://developer.android.com/studio/releases/platform-tools
Section: utils
Priority: optional
Filename: pool/main/a/android-platform-tools/mkbootimg_34.0.4-1_all.deb