2023-11-02 20:59:27 +01:00
|
|
|
# distrobox-rm
|
|
|
|
|
2023-11-26 18:02:06 +01:00
|
|
|
> Verwijder een Distrobox container. Bekijk ook: `tldr distrobox`.
|
2023-11-19 22:07:13 +01:00
|
|
|
> Meer informatie: <https://distrobox.it/usage/distrobox-rm>.
|
2023-11-02 20:59:27 +01:00
|
|
|
|
2025-05-31 14:06:05 +00:00
|
|
|
- Verwijder een Distrobox container (Tip: Stop de container voordat je hem verwijdert):
|
2023-11-02 20:59:27 +01:00
|
|
|
|
2025-05-31 14:06:05 +00:00
|
|
|
`distrobox-rm {{container_naam}}`
|
2023-11-02 20:59:27 +01:00
|
|
|
|
2023-11-26 18:02:06 +01:00
|
|
|
- Verwijder een Distrobox container geforceerd:
|
2023-11-02 20:59:27 +01:00
|
|
|
|
2025-05-31 14:06:05 +00:00
|
|
|
`distrobox-rm {{container_naam}} {{[-f|--force]}}`
|