Davinci Resolve is an incredibly powerful editing program developed by Blackmagic Design. They offer it for free to anyone, with the option of buying an upgrade that unlocks certain functions. For the most part those functions, while totally amazing, aren't necessary to the vast majority of everyday video/audio/color tasks. So what they have here is a software that rivals Premiere, Avid and Final Cut Pro X that is 100% free to use!
This is a quick walkthrough on how to install it on your machine. Scroll down to find guides for macOS, Windows 10, and Ubuntu 20.04(this will also work for most Linux distros)
Start by navigating to this link, and select the "Mac OS X" button under the Latest Downloads panel.
Next up, fill out the Register window with your information. Don't worry, they won't send you tons of spam and don't require your credit cards!
Keep hitting "Continue", "Agree"(only if you agree to the terms and conditions), and eventually enter your password.
Once you've yes'd your way through the installer, it should launch normally! You now have access to one truly impressive piece of software! Enjoy!
Start by navigating to this link, and select the "Windows" button under the Latest Downloads panel.
Next up, fill out the Register window with your information. Don't worry, they won't send you tons of spam and don't require your credit cards!
Double click the .zip file and open the Application file that is inside. This will open a install window(and remember to allow the permissions if prompted).
From here, make sure everything is checked that doesn't say "installed" already and continue.
Start by navigating to this link, and select the "Linux" button under the Latest Downloads panel.
If the most recent option only says "Davinci Resolve Update", that will work fine, just use that one.
Pay close attention to where it downloads to, I'd recommend moving it to your Home directory for ease of use, but if not, be sure to adjust accordingly in the following directory paths.
Also, be careful that you're not installing this as the root user, otherwise this may cause user permission errors when running Resolve as a non-root user.
Start in Terminal with cd /path/to/downloaded/installer
unzip ./DaVinci_Resolve_Studio_16.2.2_Linux.zip
sudo ./DaVinci_Resolve_16.2.2_Linux.run -i
, it will have you agree to permissions and enter your password. From here, Resolve should launch.chmod +x ./DaVinci_Resolve_16.2.2_Linux.run