How to Install and Uninstall uefitool Package on Kali Linux

Last updated: May 16,2024

1. Install "uefitool" package

This is a short guide on how to install uefitool on Kali Linux

$ sudo apt update $ sudo apt install uefitool

2. Uninstall "uefitool" package

Please follow the guidelines below to uninstall uefitool on Kali Linux:

$ sudo apt remove uefitool $ sudo apt autoclean && sudo apt autoremove

3. Information about the uefitool package on Kali Linux

Package: uefitool
Version: 0.28.0+A66-1
Installed-Size: 1312
Maintainer: Yangfl
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt6core6 (>= 6.4.0), libqt6gui6 (>= 6.1.2), libqt6widgets6 (>= 6.1.2), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Size: 493240
SHA256: 02c159bc12ec2a2c4787b356801cabfa79feab4c0f82a99ec20da582512e63a0
SHA1: 264f9a7705bb02d0173df9126a435931201cd72b
MD5sum: aee6009a5cdbeadc0359daaebb652d26
Description: UEFI firmware image viewer and editor
UEFITool is a cross-platform C++/Qt program for parsing, extracting and
modifying UEFI firmware images.
.
It supports parsing of full BIOS images starting with the flash descriptor or
any binary files containing UEFI volumes.
.
This package contains the GUI utility, UEFITool. For the CLI versions, see
uefitool-cli.
Description-md5:
Homepage: https://github.com/LongSoft/UEFITool
Tag: uitoolkit::qt
Section: devel
Priority: optional
Filename: pool/main/u/uefitool/uefitool_0.28.0+A66-1_amd64.deb