How to Install and Uninstall debvm Package on Kali Linux

Last updated: May 20,2024

1. Install "debvm" package

Please follow the steps below to install debvm on Kali Linux

$ sudo apt update $ sudo apt install debvm

2. Uninstall "debvm" package

Please follow the step by step instructions below to uninstall debvm on Kali Linux:

$ sudo apt remove debvm $ sudo apt autoclean && sudo apt autoremove

3. Information about the debvm package on Kali Linux

Package: debvm
Version: 0.2.13
Installed-Size: 80
Maintainer: Helmut Grohne
Architecture: all
Depends: dpkg-dev, e2fsprogs, genext2fs, mmdebstrap (>= 1.3.0), passwd, qemu-kvm (>> 1:8.0) | qemu-system-any, ipxe-qemu
Recommends: arch-test, file, systemd | binfmt-support, openssh-client, qemu-system, qemu-user-static, seabios, uidmap | fakeroot, uidmap | fakechroot
Suggests: qemu-system-gui
Size: 29280
SHA256: e333e4d9831e2eab1c7b3d3a45eb77286c6d3e4d9f14d7e1015383fe4423fc05
SHA1: 4a6002975d2559454d5917971814a817559fc21e
MD5sum: 5a8bd32480c05c6b4de6f3434f8b72ec
Description: create and run virtual machines for various Debian releases and architectures
The tool debvm-create can be used to create a virtual machine image and
the tool debvm-run can be used to run such a machine image. Their purpose
primarily is testing software using qemu as a containment technology.
These are relatively thin wrappers around mmdebstrap and qemu.
Description-md5:
Homepage: https://salsa.debian.org/helmutg/debvm/
Section: admin
Priority: optional
Filename: pool/main/d/debvm/debvm_0.2.13_all.deb