Answers for "how to install davinci resolve on ubuntu"

4

how to install davinci resolve on ubuntu

sudo apt update
sudo apt upgrade
sudo apt install xorriso libssl1.1 ocl-icd-opencl-dev fakeroot
- Download the latest DaVinci Resolve for Linux and extract it (https://www.blackmagicdesign.com/products/davinciresolve/).
- Download The MakeResolveDeb script and extract it in the same folder where you extracted DaVinci Resolve (http://www.danieltufvesson.com/makeresolvedeb).
- CD to the folder where you extracted DaVinci Resolve
./makeresolvedeb*.sh DaVinci_Resolve_*_Linux.run
sudo dpkg -i davinci-resolve*_amd64.deb
Posted by: Guest on February-01-2022

Code answers related to "how to install davinci resolve on ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language