2022-01-22 19:28:05 +00:00
|
|
|
# distrobox-rm
|
|
|
|
|
2022-10-17 22:13:45 +01:00
|
|
|
> Remove a distrobox container.
|
2023-03-02 16:20:46 +00:00
|
|
|
> Subcommand of `distrobox`. See also: `tldr distrobox`.
|
2023-03-19 11:35:00 +00:00
|
|
|
> More information: <https://distrobox.privatedns.org/usage/distrobox-rm.html>.
|
2022-01-22 19:28:05 +00:00
|
|
|
|
2023-03-19 11:35:00 +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-03-19 11:35:00 +00:00
|
|
|
- Remove a distrobox container forcefully:
|
2022-01-22 19:28:05 +00:00
|
|
|
|
|
|
|
`distrobox-rm {{container_name}} --force`
|