Uninstallation
Pre-compiled binaries
Simply delete the binary located in the folder where you installed it.
Don’t forget also to remove the link in the PATH, if you have done so.
Download from source
If you want to uninstall polymath-cli, execute cargo uninstall polymath-cli.
You can also go to ~/.cargo/bin/, and delete it manually.