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.
Last updated