How to Install cowbuilder in Ubuntu 18.04



Install cowbuilder by entering the following commands in the terminal:

sudo apt update
sudo apt install cowbuilder

Description:

pbuilder running on cowdancer

'cowbuilder' command is a wrapper for pbuilder which allows using pbuilder-like interface over cowdancer environment. . pbuilder is a tool for building and testing Debian package inside a clean chroot, and cowbuilder allows chroot to be recreated using hard-linked copies with copy-on-write, which makes creation and destruction of chroots fast.

Version: 0.86

Section: universe/utils