> For the complete documentation index, see [llms.txt](https://docs.virtual-flow.org/documentation-vf1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.virtual-flow.org/documentation-vf1/installation/uninstallation.md).

# Uninstallation

## General

To uninstall a VirtualFlow module, one simply needs to delete the root folder of the workflow:

```
rm -vr <workflow root folder>
```

If additional external packages were installed for one of the specific VirtualFlow modules, they need to be removed separately.&#x20;
