How to Install grml-debootstrap in Ubuntu 18.04



Install grml-debootstrap by entering the following commands in the terminal:

sudo apt update
sudo apt install grml-debootstrap

Description:

wrapper around debootstrap for installing pure Debian

Provides a wrapper suite around debootstrap and cdebootstrap to ease installation of a pure Debian system. . Configuration can be done on the command line, in a dialog frontend or in /etc/debootstrap/config. You will get a pure Debian system installed on the specified device or directory, or directly into an image file suitable for Virtual Machine use.

Homepage: https://grml.org/grml-debootstrap/

Version: 0.81

Section: universe/admin