Uninstalling Cyberismo

Card key

docs_24

Status

Draft

Card type

base/cardTypes/page

Labels

Docker image from Docker Hub

Docker image can be removed from the system with command:

$ docker rmi cyberismo/cyberismo:<version tag>

Docker image with local build

Docker image can be removed from the system with command:

$ docker rmi cyberismo

Local installation

In order to uninstall Cyberismo, take the following steps:

  • Uninstall the global Cyberismo executable:

    $ pnpm remove -g @cyberismocom/cyberismo
  • Remove the repository directory containing the cloned Cyberismo source code.