Quick Links
Attention: Uninstalling cannot be undone. To reinstall a plugin, you need a new installer.
How to uninstall KOLOR Plugins
If you’d like to uninstall our plugins, you only need to run these terminal commands.
Please note that
- each plugin has its individual set of commands
- you need to enter your password
- our code snippets only cover the default install location
How to run Terminal commands
Press COMMAND and SPACEBAR to bring up Spotlight.

Type in “Terminal” and press ENTER to launch Terminal.

Now you’re ready to copy and paste our code snippets.

For some commands, you need to enter your password. When Terminal prompts you to enter your password, nothing will appear on your screen. Just type your password and press ENTER.

Uninstall BASIS
Before you start, quit Final Cut Pro.
Then, copy and paste these commands:
rm -rf ~/Movies/Motion\ Templates.localized/Effects.localized/KOLOR/BASIS
Warning! The second command is a sudo command and required privileges. You need to enter your password.
sudo rm -rf /Library/Plug-Ins/FxPlug/BASIS.app
Uninstall SPEKTRUM
Before you start, quit Final Cut Pro.
Then, copy and paste these commands:
rm -rf ~/Movies/Motion\ Templates.localized/Effects.localized/KOLOR/SPEKTRUM
Warning! The second command is a sudo command and required privileges. You need to enter your password.
sudo rm -rf /Library/Plug-Ins/FxPlug/SPEKTRUM.app
Uninstall AURA
Before you start, quit Final Cut Pro.
Then, copy and paste these commands:
rm -rf ~/Movies/Motion\ Templates.localized/Effects.localized/KOLOR/AURA
Warning! The second command is a sudo command and required privileges. You need to enter your password.
sudo rm -rf /Library/Plug-Ins/FxPlug/AURA.app
Uninstall UTENSILE
Before you start, quit Final Cut Pro.
Then, copy and paste these commands:
rm -rf ~/Movies/Motion\ Templates.localized/Effects.localized/KOLOR/UTENSILE
Warning! The second command is a sudo command and required privileges. You need to enter your password.
sudo rm -rf /Library/Plug-Ins/FxPlug/UTENSILE.app
Uninstall BASIS
Before you start, quit Final Cut Pro.
Then, copy and paste these commands:
rm -rf ~/Movies/Motion\ Templates.localized/Effects.localized/KOLOR/GESTALT
Warning! The second command is a sudo command and required privileges. You need to enter your password.
sudo rm -rf /Library/Plug-Ins/FxPlug/GESTALT.app
Uninstall Colour Space Transform
Before you start, quit Final Cut Pro.
Then, copy and paste these commands:
rm -rf ~/Movies/Motion\ Templates.localized/Effects.localized/KOLOR/Colour\ Space\ Transform
Warning! The second command is a sudo command and required privileges. You need to enter your password.
sudo rm -rf /Library/Plug-Ins/FxPlug/Colour\ Space\ Transform.app
Lastly, you need to remove the IDT and ODT Presets. Go to one of the presets folders.

Select any preset, right-click and choose “Reveal in Finder”.

Select the Presets you want to delete.
WARNING: Your own presets live here, too. Double-check what you delete!


