Hello,
I have installed Yacy in downloading yacy_v1.922_20191013_9964.tar.gz, extracting it and running ./Yacy/startYACY.sh.
Now I would uninstall Yacy and I wonder if removing of Yacy directory is sufficient.
Thank you for your help.
If you just extracted the tar.gz, only yacy
dir had been created. Then stoping yacy (via ./stopYACY.sh
) and deleting yacy
dir is enough to deinstall. In fact, it wasn’t “installed”, just “extracted into one directory”.
Thank you for the confirmation !
I’m assuming it sort of runs like an app image?