How to Install and Uninstall u-boot-tools Package on Kali Linux

Last updated: May 17,2024

1. Install "u-boot-tools" package

Please follow the step by step instructions below to install u-boot-tools on Kali Linux

$ sudo apt update $ sudo apt install u-boot-tools

2. Uninstall "u-boot-tools" package

In this section, we are going to explain the necessary steps to uninstall u-boot-tools on Kali Linux:

$ sudo apt remove u-boot-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the u-boot-tools package on Kali Linux

Package: u-boot-tools
Source: u-boot
Version: 2024.01+dfsg-1
Installed-Size: 1101
Maintainer: Vagrant Cascadian
Architecture: amd64
Replaces: u-boot (<< 2010.12-2), uboot-envtools (<< 20081215-3~), uboot-mkimage (<= 0.4build1)
Depends: libc6 (>= 2.34), libgnutls30 (>= 3.7.3), libssl3 (>= 3.0.0), libtinfo6 (>= 6), libuuid1 (>= 2.16)
Recommends: device-tree-compiler, libubootenv-tool
Breaks: u-boot (<< 2010.12-2), uboot-envtools (<< 20081215-3~), uboot-mkimage (<= 0.4build1)
Size: 265720
SHA256: ce1d2f983aff401d76fcbe9588ad6503119b1fe299f80305c96693ba4a60c397
SHA1: 3a9054864fad126aca146f6b90717a1d5b72aaf3
MD5sum: 5f870dac48d96b5bc9608cd03e3e1bc6
Description: companion tools for Das U-Boot bootloader
This package includes programs for generating and listing U-Boot
images in various formats:
- mkimage
- dumpimage
- mksunxiboot
- mkenvimage
Description-md5:
Multi-Arch: foreign
Homepage: https://www.denx.de/wiki/U-Boot/
Tag: admin::boot, role::program
Section: admin
Priority: optional
Filename: pool/main/u/u-boot/u-boot-tools_2024.01+dfsg-1_amd64.deb