How to Install and Uninstall multistrap Package on Kali Linux

Last updated: December 23,2024

1. Install "multistrap" package

Here is a brief guide to show you how to install multistrap on Kali Linux

$ sudo apt update $ sudo apt install multistrap

2. Uninstall "multistrap" package

This guide covers the steps necessary to uninstall multistrap on Kali Linux:

$ sudo apt remove multistrap $ sudo apt autoclean && sudo apt autoremove

3. Information about the multistrap package on Kali Linux

Package: multistrap
Version: 2.2.11
Installed-Size: 284
Maintainer: Debian QA Group
Architecture: all
Depends: perl:any, apt, libconfig-auto-perl, liblocale-gettext-perl, libparse-debian-packages-perl
Suggests: fakeroot
Size: 124160
SHA256: 8d02e566569c5365f0378215132c91f5b6376bd44f05cbf0b9f61a610872a82f
SHA1: 3289170309d633cf3162f02a2ea0959a24f3f7b3
MD5sum: 15148b67e538702cc07b9b3c2d7a9ed0
Description: multiple repository bootstrap based on apt
A debootstrap replacement with multiple repository support,
using apt to handle all dependency issues and conflicts.
.
Multistrap includes support for native and foreign architecture
bootstrap environments. Foreign bootstraps only need minimal
configuration on the final device. Also supports cleaning up the
generated bootstrap filesystem to remove downloaded packages and
hooks to modify the files in the bootstrap filesystem after the
packages have been unpacked but before being configured.
.
Unlike debootstrap, multistrap relies on working versions of
dpkg and apt outside the final filesystem. If dpkg supports
MultiArch, foreign architecture libraries can be installed,
where available.
Description-md5:
Tag: admin::filesystem, devel::buildtools, devel::packaging,
implemented-in::perl, interface::commandline, role::program,
scope::utility, suite::debian, use::downloading,
works-with::software:package
Section: admin
Priority: optional
Filename: pool/main/m/multistrap/multistrap_2.2.11_all.deb