DaVinci Resolve is some very awesome video editing software. It’s closed source with a free-as-in-beer option that runs on Linux (and MacOS and Windows).
The MacOS and Windows versions have more support and some more convenient features such as being able to read HVEC video. But I’m already using Linux so that’s still convenient for me.
However, it doesn’t run on Debian 13.
Detecting dependencies
The first problem was that the installer doesn’t seem to detect some of the dependencies, even when they are installed. Check that they are installed then install with:
$ SKIP_PACKAGE_CHECK=1 sudo -E ./DaVinci_Resolve_20.1_Linux.run -i -y
Resolve will be installed to /opt/resolve