mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-19 12:35:24 +02:00

* *: replace dead more informtion links * dolt * Apply suggestions from code review Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
368 B
368 B
distrobox-rm
Remove a distrobox container. Subcommand of
distrobox
. See also:tldr distrobox
. More information: https://distrobox.it/usage/distrobox-rm.
- Remove a distrobox container (Tip: Stop the container before removing it):
distrobox-rm {{container_name}}
- Remove a distrobox container forcefully:
distrobox-rm {{container_name}} --force