mkdir hal-diachromie && tar xzf hal-diachromie-*-linux.tar.gz -C hal-diachromie
cd hal-diachromie
Ubuntu / Debian:
sudo apt install ./hal-diachromie-*.deb
RHEL / Rocky / Alma / Fedora :
sudo rpm -Uvh ./hal-diachromie-*.rpm
Each plugin installs to /usr/OFX/Plugins/ and is automatically detected by Baselight and DaVinci Resolve.
Installing a new patch version (e.g. 1.5.6 over 1.5.5) automatically replaces the previous one. Different minor versions (e.g. 1.5 and 1.6) can coexist side by side.
Replace 1.5 with your installed version.
Ubuntu / Debian:
sudo apt remove hal-diachromie-1.5
RHEL / Rocky / Alma / Fedora:
sudo rpm -e hal-diachromie-1.5
To see which versions are installed: