How to Install and Uninstall makebootfat Package on Kali Linux

Last updated: May 14,2024

1. Install "makebootfat" package

Please follow the guidelines below to install makebootfat on Kali Linux

$ sudo apt update $ sudo apt install makebootfat

2. Uninstall "makebootfat" package

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

$ sudo apt remove makebootfat $ sudo apt autoclean && sudo apt autoremove

3. Information about the makebootfat package on Kali Linux

Package: makebootfat
Version: 1.4-8
Installed-Size: 67
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.14)
Recommends: syslinux-common, loadlin
Size: 24480
SHA256: 092a31340639ea17ce04d906fb42aec24d120d152435e15a3a4dcedbfa40bce2
SHA1: c76eedde6fb189ef54477b2f50e71288ad9f28c6
MD5sum: 81b7189af2c31c2f055d59f9f3137b1c
Description: Utility to create a bootable FAT filesystem
Makebootfat is a command line utility able to create bootable USB disks
using the FAT filesystem and syslinux.
.
Makebootfat is the most advanced tool available able to make bootable
USB disks. It is able to autodetect/partition/format/populate the USB
disk in a single step without any user interaction. It's also able to
create disk images which are compatible with all the three standards
USB-FDD, USB-HDD and USB-ZIP at the same time.
Description-md5:
Homepage: http://advancemame.sourceforge.net/boot-readme.html
Tag: admin::boot, hardware::storage, hardware::usb, implemented-in::c,
interface::commandline, role::program
Section: utils
Priority: optional
Filename: pool/main/m/makebootfat/makebootfat_1.4-8_amd64.deb