resolveRepackage

Open Source

Quick Description

resolveRepackage solves a specific pain point for Linux video editors: getting Blackmagic's DaVinci Resolve to install cleanly on Pop!_OS and similar Debian based distributions. Resolve ships as an installer that doesn't always cooperate with the system package manager, so this tool repackages it, along with the dependencies it needs, into a proper .deb.

The result is an install that integrates with your package manager instead of fighting it, which means cleaner installs, easier upgrades, and fewer missing library surprises. For anyone who edits video on Linux, it turns a notoriously frustrating setup into a repeatable one.

View on GitHub →