"distrobox list" to see all the distroboxes you have "distrobox rm <name>" to delete the distrobox named "<name>" After that, you may be able to recover some more space with "podman image prune" if no other containers are using the images distrobox was using EDIT: also make sure you do it in a new terminal window, or type 'exit' so you don't run those commands inside the distrobox you're trying to delete
- "distrobox list" to see all the distroboxes you have
- "distrobox rm <name>" to delete the distrobox named "<name>"
After that, you may be able to recover some more space with "podman image prune" if no other containers are using the images distrobox was usingEDIT: also make sure you do it in a new terminal window, or type 'exit' so you don't run those commands inside the distrobox you're trying to delete