How to Install cdbs in Ubuntu 18.04



Install cdbs by entering the following commands in the terminal:

sudo apt update
sudo apt install cdbs

Description:

common build system for Debian packages

This package contains the Common Debian Build System, an abstract build system based on Makefile inheritance which is completely extensible and overridable. In other words, CDBS provides a sane set of default rules upon which packages can build; any or all rules may be overridden as needed.

Version: 0.4.156ubuntu4

Section: universe/devel