How to Install and Uninstall xbuilder Package on Kali Linux

Last updated: May 14,2024

1. Install "xbuilder" package

Please follow the instructions below to install xbuilder on Kali Linux

$ sudo apt update $ sudo apt install xbuilder

2. Uninstall "xbuilder" package

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

$ sudo apt remove xbuilder $ sudo apt autoclean && sudo apt autoremove

3. Information about the xbuilder package on Kali Linux

Package: xbuilder
Version: 1.0.1+nmu2
Installed-Size: 101
Maintainer: Wookey
Architecture: all
Depends: sbuild | xdeb | pdebuild-cross, dctrl-tools
Recommends: make
Size: 20956
SHA256: 1d546680215ca9c61ecf4514aa86037eb48afbef0094d46cd67416cb04b22f41
SHA1: a41c6ae9409b13eebf441505a8b81256db97feb6
MD5sum: 536e0231e7a101332367fd1f75f0ebb4
Description: Tool to cross-build a list of packages using sbuild, xdeb or pdebuild-cross
This package contains scripts to run a batch-job of cross-builds,
using various methods, on a list of source packages. It also has a
simple cross-bootstraping helper (using build-profiles), and scripts
for generating html tables summarising the results of a build run, and
generating the packagelists to build.
.
It is not a proper buildd, or smart in any way, just really a
collection of scripts wrtten for a particular task. Nevertheless they
remain useful for this particular job.
Description-md5:
Section: utils
Priority: optional
Filename: pool/main/x/xbuilder/xbuilder_1.0.1+nmu2_all.deb