How to Install and Uninstall qemubuilder Package on Kali Linux

Last updated: May 09,2024

1. Install "qemubuilder" package

Please follow the guidelines below to install qemubuilder on Kali Linux

$ sudo apt update $ sudo apt install qemubuilder

2. Uninstall "qemubuilder" package

Please follow the guidance below to uninstall qemubuilder on Kali Linux:

$ sudo apt remove qemubuilder $ sudo apt autoclean && sudo apt autoremove

3. Information about the qemubuilder package on Kali Linux

Package: qemubuilder
Source: cowdancer
Version: 0.89
Installed-Size: 114
Maintainer: Debian pbuilder maintenance team
Architecture: amd64
Depends: debootstrap, e2fsprogs, pbuilder, qemu-system | kvm, libc6 (>= 2.15)
Size: 40684
SHA256: f68ebc14771ee7b8f039766298f00a3a6161507dc9a8c198307d067b5a4e3335
SHA1: 60cc017abb8e648717b9b765c1cd925b310bdaf0
MD5sum: e65293b20d66a7b093f5785296a84cfd
Description: pbuilder using QEMU as backend
pbuilder implementation for QEMU.
.
qemubuilder create -- builds QEMU cow base image.
.
qemubuilder update -- updates QEMU cow base image.
.
qemubuilder build -- builds package inside QEMU cow base image.
.
Gives a pbuilder interface for emulated cross-building environments
using qemu.
.
pbuilder is a tool for building and testing Debian package inside a
clean chroot, and qemubuilder implements similar experience over
emulated CPUs. This tool allows building package inside emulated
Debian environment for different CPU architectures supported by qemu.
Description-md5:
Homepage: https://wiki.debian.org/qemubuilder
Tag: implemented-in::c, role::program, uitoolkit::ncurses
Section: utils
Priority: optional
Filename: pool/main/c/cowdancer/qemubuilder_0.89_amd64.deb