How to Install and Uninstall alpine-chroot-install Package on Kali Linux

Last updated: May 20,2024

1. Install "alpine-chroot-install" package

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

$ sudo apt update $ sudo apt install alpine-chroot-install

2. Uninstall "alpine-chroot-install" package

In this section, we are going to explain the necessary steps to uninstall alpine-chroot-install on Kali Linux:

$ sudo apt remove alpine-chroot-install $ sudo apt autoclean && sudo apt autoremove

3. Information about the alpine-chroot-install package on Kali Linux

Package: alpine-chroot-install
Version: 0.14.0-1
Installed-Size: 38
Maintainer: Adam Borowski
Architecture: all
Depends: curl | wget
Suggests: binfmt-support, qemu-user-static
Size: 16492
SHA256: 1829b59d5c9109cb619c603d4f67cd6220302d14ec3c7ec4eec1f3bcb75627c9
SHA1: 9b5a42135751c66efb57f8983ecc3b6d16c08d99
MD5sum: 4c2ac62f0aea3a51b727453a72092f82
Description: bootstrap Alpine Linux into a chroot
This script builds an Alpine Linux chroot, fetching packages from a network
mirror. The installed system is quite minimal, but contains enough to let
you install whatever you need using "apk".
.
In other words, it's alpine's debootstrap.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/alpinelinux/alpine-chroot-install/
Section: otherosfs
Priority: optional
Filename: pool/main/a/alpine-chroot-install/alpine-chroot-install_0.14.0-1_all.deb