How to Install bootstrap-vz software package in Debian 9 (Stretch)

How to Install bootstrap-vz software package in Debian 9 (Stretch)

bootstrap-vz software package provides Software for creating Debian images for use in public or private clouds, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bootstrap-vz 

bootstrap-vz is installed in your system.

Make ensure the bootstrap-vz package were installed using the commands given below,

$ sudo dpkg-query -l | grep bootstrap-vz *

You will get with bootstrap-vz package name, version, architecture and description in a table

bootstrap-vz package basic information:

Distro Debian 9 stretch
Section Administration Utilities
Package bootstrap-vz
Version 0.9.0-1
Description Software for creating Debian images for use in public or private clouds
Sub Section admin


See Also, How to uninstall or remove bootstrap-vz software package from Debian 9 (Stretch)?