1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 14:02:08 +02:00
tldr/pages/linux/distrobox-rm.md
K.B.Dharun Krishna 8965d3f153 distrobox: update pages and Tamil translation
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-19 17:21:16 +05:30

13 lines
385 B
Markdown

# distrobox-rm
> Remove a distrobox container.
> Subcommand of `distrobox`. See also: `tldr distrobox`.
> More information: <https://distrobox.privatedns.org/usage/distrobox-rm.html>.
- 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`