Uninstallation
Preuninstall Checks
- Make sure you have closed the Kalabox GUI and terminated any running Kalabox process
macOS
- Mount the DMG you downloaded to install Kalabox. Visit the Kalabox release page if you no longer have the DMG
- Double click on the
uninstall.command
script - Agree to remove Kalabox2 and enter your user password when prompted
- Optionally you can remove your “Docker for Mac” installation. This will destroy ALL your containers.
Windows
- Open “Programs and Features” or “Add/Remove Programs”
- Find and select Kalabox in the list
- Click on “Uninstall”
- Optionally you can remove “Docker for Mac” via “Add/Remove Programs” as well. This will destroy ALL your containers.
Linux
- Open up the “Software Center”
- Search for and select “kalabox”
- Click on “Uninstall”
- Enter your password if prompted
If you do not have the GUI-based Software Center you can also uninstall Kalabox on the command line.
# With apt
sudo apt-get remove kalabox
# With dpkg
sudo dpkg -P kalabox
# With dnf
sudo dnf remove kalabox