I'm trying to uninstall the serum demo on my mac but I cant find any serum/xfer records files in my audio/plug in folders. Does anyone know where I can find the file to uninstall?
I'm trying to uninstall the serum demo on my mac but I cant find any serum/xfer records files in my audio/plug in folders. Does anyone know where I can find the file to uninstall?
To uninstall everything Serum-related:
in Finder, Command-Shift-U (Utilities folder) and run Terminal.app
and paste this line of text in to the Terminal window:
sudo rm -rf /Library/Audio/Plug-Ins/VST/Serum.vst; sudo rm -rf /Library/Audio/Plug-Ins/VST/Serum.component; sudo rm -rf /Library/Audio/Presets/Xfer\ Records/Serum\ Presets; sudo rm -rf ~/Library/Preferences/Serum.cfg
It will then ask for your password.
Warm regards,
Steve
why won't it let me type in my password?
It just doesn't display as you type, just type it and press enter.
how to enter password
it's the password you use with your computer login. You type, it does not display as you type, press enter, and you're done.