Instal DaVinci Resolve 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
Yoosof