debootstrap
Verified for current stable LTS
Debootstrap Command: List Available Debootstrap Releases
Use for list available debootstrap releases with Debootstrap. Exact CLI syntax to list available debootstrap releases using Debootstrap.
When to use this: Use for list available debootstrap releases with Debootstrap.
Command Syntax
ls /usr/share/debootstrap/scripts/ ls /usr/share/debootstrap/scripts/ Live Command Builder
Final Command
ls /usr/share/debootstrap/scripts/ Command Breakdown
ls is the base executable for this command.
FAQ
Purpose: Exact syntax to list available debootstrap releases using Debootstrap.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Debootstrap Command: Create Debian Stable Release System
sudo debootstrap stable <path/to/debian-root>/ http://deb.debian.org/debian Debootstrap Command: Create Debian Unstable System Local Mirror sudo debootstrap sid <path/to/sid-root>/ {file:///path/to/mirror}/ Debootstrap Command: Create Minimal Debian System sudo debootstrap --variant=minbase stable <path/to/debian-root>/ Debootstrap Command: Switch To Bootstrapped System sudo chroot <path/to/root>