2022-01-22 20:28:05 +01:00
|
|
|
# distrobox-rm
|
|
|
|
|
2025-06-07 14:47:18 +00:00
|
|
|
> Remove a Distrobox container.
|
|
|
|
> See also: `distrobox`.
|
2023-11-19 22:07:13 +01:00
|
|
|
> More information: <https://distrobox.it/usage/distrobox-rm>.
|
2022-01-22 20:28:05 +01:00
|
|
|
|
2023-11-26 18:02:06 +01:00
|
|
|
- Remove a Distrobox container (Tip: Stop the container before removing it):
|
2022-01-22 20:28:05 +01:00
|
|
|
|
|
|
|
`distrobox-rm {{container_name}}`
|
|
|
|
|
2023-11-26 18:02:06 +01:00
|
|
|
- Remove a Distrobox container forcefully:
|
2022-01-22 20:28:05 +01:00
|
|
|
|
2025-04-20 00:21:53 +03:00
|
|
|
`distrobox-rm {{container_name}} {{[-f|--force]}}`
|