I’m trying to install Davinci Resolve on my machine, but for some reson it failed the PKGBUILD. My specs are:
CPU: Intel(R) Core i7-8550U (8) @ 4.00 GHz
GPU: AMD Radeon R5 M445 Series [Discrete]
GPU: Intel UHD Graphics 620 @ 1.15 GHz [Integrated]
I’ve installed the proprietary drivers for my AMD GPU, but I still cannot get Davinci Resolve to work. What should I do?
PKGBUILDs up to date
nothing new to review
fetching devel info…
==> Making package: davinci-resolve 19.1.4-2 (Sun 18 May 2025 22:33:07 EAT)
==> Retrieving sources…
→ Downloading DaVinci_Resolve_19.1.4_Linux.zip…
curl: (3) URL rejected: Bad file:// URL
==> ERROR: Failure while downloading file://DaVinci_Resolve_19.1.4_Linux.zip
Aborting…
error: failed to download sources for ‘davinci-resolve-19.1.4-2’:
error: packages failed to build: davinci-resolve-19.1.4-2
To build this package you will need to manually download the file from Support Center | Blackmagic Design and place it in the same directory with the PKGBUILD.
Sorry these are really the Linux basics: cp to copy mv to move. You should read some Linux tutorials, but we are really going too far from the forum scope (Garuda).
The main point might be to understand in which directory to copy the downloaded file but, if I remember correctly, there was a hint on the AUR page to check that.
Probably /tmp/paru/clone/davinci-resolve but i’m not on my machine.
Download the zip file and copy or move it with any file manager either to ~/.cache/paru/clone/davinci-resolve/ if you are using paru, or to ~/.cache/yay/davinci-resolve/ if you are using yay. Then try to build the package again.