Man page - sbuild-destroychroot(8)
Packages contas this manual
Package: sbuild-schroot
apt-get install sbuild-schroot
apt-get install sbuild-schroot
Manuals in package:
Documentations in package:
Manual
| SBUILD-DESTROYCHROOT(8) | Debian sbuild | SBUILD-DESTROYCHROOT(8) |
NAME
sbuild-destroychroot - destroy sbuild chroot
SYNOPSIS
sbuild-destroychroot [-h|--help | -V|--version] CHROOT
DESCRIPTION
sbuild-destroychroot instructs the user which commands to run to remove a chroot as it was created by sbuild-createchroot. This command will not make any changes to the system by itself.
OPTIONS
Actions
- -h, --help
- Display this manual.
- -V, --version
- Print version information.
Chroot selection
- CHROOT
- The chroot to use. Note that ‘o’, ‘s’, ‘t’, ‘u’ and ‘e’ may be used as abbreviations for ‘oldstable’, ‘stable’, ‘testing’, ‘unstable’ and ‘experimental’, respectively.
EXAMPLES
To receive instructions on how to remove an unstable chroot:
% sbuild-destroychroot
unstable↵
AUTHORS
Johannes Schauer Marin Rodrigues.
COPYRIGHT
Copyright © 2016 Johannes Schauer Marin Rodrigues <josch@debian.org>.
SEE ALSO
sbuild(1).
| 28 December 2025 | Version 0.89.3+deb13u4 |