How to Install whalebuilder in Ubuntu 18.04



Install whalebuilder by entering the following commands in the terminal:

sudo apt update
sudo apt install whalebuilder

Description:

Debian package builder using Docker

Whalebuilder is a tool for building Debian packages in a minimal environment. It is inspired by pbuilder, but uses Docker to manage the build environment.

Homepage: https://www.uhoreg.ca/programming/debian/whalebuilder

Version: 0.5.1

Section: universe/devel