N oodle
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Uninstall

Simply delete the binary from the path where it was installed. Normally this will be a directory listed in the $PATH environment variable. If you’ve forgotten where you installed it, you can use the following to remove noodle from your system:

rm $(which noodle)

This may require root priveleges depending on your installation. If you want to delete the metadata in a given working directory run:

rm -rf /your/working/directory/.noodle