Uninstall
Just delete the binary from the path where it was installed.
This will be a directory listed in the $PATH
environment variable.
For example:
rm ~/.local/bin/noodle
If you want to delete the metadata in a given working directory:
rm -rf /your/working/directory/.noodle