2022-01-22 20:28:05 +01:00
|
|
|
# distrobox-rm
|
|
|
|
|
2022-10-18 02:43:45 +05:30
|
|
|
> Remove a distrobox container.
|
2023-03-02 21:50:46 +05:30
|
|
|
> Subcommand of `distrobox`. See also: `tldr distrobox`.
|
2023-03-19 17:05:00 +05:30
|
|
|
> More information: <https://distrobox.privatedns.org/usage/distrobox-rm.html>.
|
2022-01-22 20:28:05 +01:00
|
|
|
|
2023-03-19 17:05:00 +05:30
|
|
|
- Remove a distrobox container (Tip: Stop the container before removing it):
|
2022-01-22 20:28:05 +01:00
|
|
|
|
|
|
|
`distrobox-rm {{container_name}}`
|
|
|
|
|
2023-03-19 17:05:00 +05:30
|
|
|
- Remove a distrobox container forcefully:
|
2022-01-22 20:28:05 +01:00
|
|
|
|
|
|
|
`distrobox-rm {{container_name}} --force`
|