2022-01-22 19:28:05 +00:00
|
|
|
# distrobox-rm
|
|
|
|
|
2023-11-26 17:02:06 +00:00
|
|
|
> Remove a Distrobox container. See also: `tldr distrobox`.
|
2023-11-19 21:07:13 +00:00
|
|
|
> More information: <https://distrobox.it/usage/distrobox-rm>.
|
2022-01-22 19:28:05 +00:00
|
|
|
|
2023-11-26 17:02:06 +00:00
|
|
|
- Remove a Distrobox container (Tip: Stop the container before removing it):
|
2022-01-22 19:28:05 +00:00
|
|
|
|
|
|
|
`distrobox-rm {{container_name}}`
|
|
|
|
|
2023-11-26 17:02:06 +00:00
|
|
|
- Remove a Distrobox container forcefully:
|
2022-01-22 19:28:05 +00:00
|
|
|
|
|
|
|
`distrobox-rm {{container_name}} --force`
|