lvm / build-supercollider

A dead simple script that builds and installs Supercollider
The Unlicense
67 stars 14 forks source link

Uninstalling after using this script #27

Open mooseyboots opened 2 years ago

mooseyboots commented 2 years ago

is it possible, and if so, what would the steps be?

i don't have a .deb file install as far as i can tell.

lvm commented 2 years ago

You can simply remove the files in /usr/local/SuperCollider (but not /usr/local, just the SuperCollider stuff)

mooseyboots commented 2 years ago

@lvm that can't be all there is tho, the script installs a lot of build dependencies, and there are the sc* binaries too. the latter i actually don't know how to uninstall. but more importantly, it would be good to know one was removing everything.

lvm commented 2 years ago

Take a look at this fork, this might help: https://github.com/willbasky/build-supercollider