How to Install and Uninstall live-build Package on Kali Linux

Last updated: October 05,2024

1. Install "live-build" package

In this section, we are going to explain the necessary steps to install live-build on Kali Linux

$ sudo apt update $ sudo apt install live-build

2. Uninstall "live-build" package

Learn how to uninstall live-build on Kali Linux:

$ sudo apt remove live-build $ sudo apt autoclean && sudo apt autoremove

3. Information about the live-build package on Kali Linux

Package: live-build
Version: 1:20230502+kali3
Architecture: all
Maintainer: Kali Developers
Installed-Size: 739
Depends: debootstrap
Recommends: apt-utils, bzip2, cpio, cryptsetup, file, live-boot-doc, live-config-doc, live-manual-html | live-manual, rsync, systemd-container, wget, xz-utils
Suggests: e2fsprogs, parted, mtd-utils
Homepage: https://wiki.debian.org/DebianLive
Priority: optional
Section: misc
Filename: pool/main/l/live-build/live-build_20230502+kali3_all.deb
Size: 195356
SHA256: 2debcb5da18103d72c5637b28b7d3f1521f205902e9de6228f4517935de1ee63
SHA1: 76eaf85cd99c1a9d183e27a59eb9ae97265a3a8f
MD5sum: b0e6149db888ae81486945bedfaf04f1
Description: Live System Build Components
The Debian Live project maintains the components to build Debian based Live
systems and the official Debian Live images themselves.
.
live-build contains the components to build a live system from a configuration
directory.
Description-md5:
Original-Maintainer: Debian Live