Cabbage Logo
Back to Cabbage Site

Where's uninstallCabbage.sh?

I’m on an Ubuntu system. Back when I installed Cabbage on my system, I did it via running, within the extracted zip folder, the following:

sudo bash ./installCabbage.sh

Now, I’m trying to uninstall Cabbage. As per official instructions, you’re supposed run the uninstallCabbage.sh script. I assumed due to the lack of any other description that it was already on a directory in the PATH somehow. So I tried:

sudo bash uninstallCabbage.sh

My system tells me that there is no such file or directory.

Where do I find uninstallCabbage.sh?

Thanks.

Apologies if that file was included, you can find it here: https://github.com/rorywalsh/cabbage/blob/develop/Installers/Linux/uninstallCabbage.sh