Got wind of the sad news that Sourcerer is shutting down (#632) and would like to remove it from my machine and had no idea how to do it. The `README.md` does provide [clear instructions on how to install it](https://github.com/sourcerer-io/sourcerer-app#usage) but not how remove it so if anyone is wondering here's the command you need to run from your terminal: ```bash sourcerer --uninstall ``` Output: ```bash The script will uninstall sourcerer app. Proceed? [Y/n] Y Done! ```