How to Install and Uninstall buildd Package on Kali Linux

Last updated: May 17,2024

1. Install "buildd" package

This tutorial shows how to install buildd on Kali Linux

$ sudo apt update $ sudo apt install buildd

2. Uninstall "buildd" package

Please follow the steps below to uninstall buildd on Kali Linux:

$ sudo apt remove buildd $ sudo apt autoclean && sudo apt autoremove

3. Information about the buildd package on Kali Linux

Package: buildd
Source: sbuild
Version: 0.85.6
Installed-Size: 286
Maintainer: sbuild maintainers
Architecture: all
Replaces: sbuild, ubuntu-dev-tools (<= 0.83)
Depends: adduser, cron, default-mta | mail-transport-agent, devscripts, dupload, libsbuild-perl, libyaml-tiny-perl, sysvinit-utils (>= 3.05-4) | lsb-base (>= 3.0-6), sbuild (= 0.85.6), schroot, perl:any
Recommends: sudo
Suggests: wanna-build
Breaks: ubuntu-dev-tools (<= 0.83)
Size: 69432
SHA256: f0d532a4131424f9f3e7d1fc5a5316b465603d74c33f936288eb5489f5675acb
SHA1: e867a3df971171eb38398ae2ecee5aca0f6aee16
MD5sum: 0b54907b2ec970915fb5efe7bea7ee1d
Description: Daemon for automatically building Debian binary packages from Debian sources
The sbuild suite of programs (buildd and sbuild) are
used to build binary packages from source packages. The wanna-build
database tracks packages which require building; buildd schedules
work from information it gets from the wanna-build database; sbuild
does the actual package building.
.
buildd is a daemon which will build Debian packages automatically
using the wanna-build database to identify which packages need to be
built. Note that the wanna-build database is not packaged, and
requires installing separately.
Description-md5:
Tag: devel::buildtools, devel::debian, implemented-in::perl,
interface::commandline, interface::daemon, role::program,
scope::utility, works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/s/sbuild/buildd_0.85.6_all.deb