LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

toolbox-rm

Remove Toolbx containers

TLDR

Remove a container
$ toolbox rm [container_name]
copy
Remove all containers
$ toolbox rm -a
copy
Force remove active container
$ toolbox rm -f [container_name]
copy

SYNOPSIS

toolbox rm [OPTIONS] [CONTAINER...]

DESCRIPTION

toolbox rm removes one or more Toolbx containers. Containers must be stopped before removal unless the force flag is used.Multiple containers can be removed by specifying their names as arguments. The --all flag removes all Toolbx containers at once.

PARAMETERS

-a, --all

Remove all Toolbx containers
-f, --force
Force removal of running containers

INSTALL

sudo apt install podman-toolbox
copy
sudo dnf install toolbox
copy
sudo pacman -S toolbox
copy
sudo zypper install toolbox
copy
nix profile install nixpkgs#toolbox
copy

CAVEATS

Running containers cannot be removed without --force. Data stored only inside the container will be lost. The home directory (mounted from host) is preserved.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid