How to Install cdebootstrap in Ubuntu 18.04



Install cdebootstrap by entering the following commands in the terminal:

sudo apt update
sudo apt install cdebootstrap

Description:

Bootstrap a Debian system

cdebootstrap generates systems from scratch for Debian and derivates. . This is implementation is different from debootstrap. It features a different package selection. The package selection is done according to the flavour.

Version: 0.7.7ubuntu2

Section: universe/admin