Closed TheSast closed 1 year ago
Yai is a standalone binary, installed in /usr/local/bin, you just need to delete it, as well as its config file:
rm ~/.config/yai.json && rm /usr/local/bin/yai
Will add this to the docs, thx for suggestion.
Added to docs.
Fyi: added uninstall script following https://github.com/ekkinox/yai/issues/27.
It would be useful to document how to uninstll yai. If necessary, adding an uninstall.sh script.