How to Install and Uninstall sbuild-qemu Package on Kali Linux

Last updated: September 20,2024

1. Install "sbuild-qemu" package

Please follow the steps below to install sbuild-qemu on Kali Linux

$ sudo apt update $ sudo apt install sbuild-qemu

2. Uninstall "sbuild-qemu" package

Please follow the guidance below to uninstall sbuild-qemu on Kali Linux:

$ sudo apt remove sbuild-qemu $ sudo apt autoclean && sudo apt autoremove

3. Information about the sbuild-qemu package on Kali Linux

Package: sbuild-qemu
Source: sbuild
Version: 0.85.6
Installed-Size: 71
Maintainer: sbuild maintainers
Architecture: all
Replaces: qemu-sbuild-utils (<< 0.2.1~)
Depends: autopkgtest (>= 5.17~), python3-pexpect, python3-psutil, qemu-system-x86, qemu-utils, sbuild, vmdb2 (>= 0.22), python3:any
Recommends: qemu-system-arm, qemu-system-ppc
Breaks: qemu-sbuild-utils (<< 0.2.1~)
Size: 25844
SHA256: 5e5f517455f6a6b36c2c6d76b25f1c127558f9be8f327236b567b08fc781ca5c
SHA1: 4760dee574df0450e2f634a92a64762f698b7937
MD5sum: 325b9ab6ba87e7495b1695451d58addd
Description: Utilities for using sbuild with QEMU images
These utilities facilitate the use of sbuild together with QEMU images using
sbuild's --chroot-mode=autopkgtest. Currently, amd64 and i386 guest
architectures are supported, with more in the works.
.
The following utilities are provided:
.
* sbuild-qemu-create Create an image suitable for building packages
* sbuild-qemu-update Run apt-get update within the image
* sbuild-qemu Use sbuild with the image to build a package
Description-md5:
Section: devel
Priority: optional
Filename: pool/main/s/sbuild/sbuild-qemu_0.85.6_all.deb