Install Buildd On A Debian, Ubuntu, Kali And Raspbian

Install Buildd On A Debian, Ubuntu, Kali And Raspbian

buildd

Daemon for automatically building Debian binary packages from Debian sources

Maintainer: sbuild maintainers


Section: devel

Install buildd

  • Debian apt-get install buildd Click to copy
  • Ubuntu apt-get install buildd Click to copy
  • Kali Linux apt-get install buildd Click to copy
  • Raspbian apt-get install buildd Click to copy

buildd

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.

Install the latest version of buildd in Debian, Ubuntu, Kali and Raspbian from terminal. To install the buildd just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of buildd from the respository and install it in your computer/server.