How to Install debootstick software package in Ubuntu 16.10 (Yakkety Yak)

How to Install debootstick software package in Ubuntu 16.10 (Yakkety Yak)

debootstick software package provides Turn a chroot environment into a bootable image, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install debootstick 

debootstick is installed in your system.

Make ensure the debootstick package were installed using the commands given below,

$ sudo dpkg-query -l | grep debootstick *

You will get with debootstick package name, version, architecture and description in a table

debootstick package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Administration Utilities
Package debootstick
Version 1
Description Turn a chroot environment into a bootable image
Sub Section admin


See Also, How to uninstall or remove debootstick software package from Ubuntu 16.10 (Yakkety Yak)?