Forrest logo
back to the apt-get tool

apt-get:ai:e6bbe

This command will remove Docker and all its dependencies from the system.
$ apt-get purge docker-ce docker-ce-cli containerd.io
try on your machine

This command will remove Docker and all its dependencies from the system.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • rm docker system and all dependacies?
back to the apt-get tool