Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 535 Bytes

File metadata and controls

14 lines (10 loc) · 535 Bytes

Installer for Davinci Resolve on Ubuntu 24.10

(probably works on older version too)

This installs the missing libraries, runs the resolve installer and copies libraries into the Davinci DIR

Prerequisites

The Davinci Linux Installer .zip in ~/Downloads

Root privileges (Sudo)

Installer

wget https://raw.githubusercontent.com/TKtheDEV/davinci-resolve-installer-ubuntu/refs/heads/main/TK_resolve_installer.sh && chmod +x TK_resolve_installer.sh && ./TK_resolve_installer.sh && rm ./TK_resolve_installer.sh