Package Details: davinci-resolve-studio 20.2-1

Git Clone URL: https://aur.archlinux.org/davinci-resolve-studio.git (read-only, click to copy)
Package Base: davinci-resolve-studio
Description: Professional A/V post-production software suite from Blackmagic Design. Studio edition, requires license key or license dongle.
Upstream URL: https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion
Keywords: blackmagic davinci editor resolve studio video
Licenses: LicenseRef-Commercial
Conflicts: davinci-resolve, davinci-resolve-beta, davinci-resolve-studio-beta
Submitter: codibit
Maintainer: Muflone
Last Packager: Muflone
Votes: 49
Popularity: 2.26
First Submitted: 2018-01-21 18:37 (UTC)
Last Updated: 2025-09-13 23:43 (UTC)

Dependencies (25)

Required by (1)

Sources (2)

Pinned Comments

vawaver commented on 2025-06-01 05:52 (UTC)

Since DaVinci Resolve Studio cannot be installed directly via AUR helpers like paru or yay, I suggest adding and pinning a clear step-by-step guide for beginners explaining how to build and install the package from the local installer.

The instructions should also include how to obtain the required .zip file from the official Blackmagic Design website:

  1. Go to https://www.blackmagicdesign.com/support
  2. In the "Latest Downloads" section, select the latest version of "DaVinci Resolve Studio" for Linux
  3. Fill out the registration form (name, email, etc.)
  4. After submitting, a .zip file will be downloaded automatically – this file must be placed in the same directory as the PKGBUILD before building
  5. Continue ...

Such a guide would be helpful for users new to Arch-based systems who legally own a DRS license but are unfamiliar with manual package building.

Muflone commented on 2025-01-26 02:15 (UTC)

IMPORTANT!

Since version 19.1.3-2 this package will not download automatically the source file from the upstream site.

To build this package you will need to manually download the file from https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion and place it in the same directory with the PKGBUILD.

This would reduce the mess in this package, making it more readable and clear. Also bypassing the required information from the upstream URL is not allowed in an automated way.

Latest Comments

1 2 3 4 5 6 .. 30 Next › Last »

rev.cressy commented on 2025-09-14 00:06 (UTC)

A recent full system upgrade stopped DaVinci Resolve Studio from opening previously saved projects. I use an AMD GPU and when I compiled and installed opencl-amd Davinci Resolve Studio was once again able to load previously saved projects.

Could you add this aur package as one of the optional opencl drivers on the web site incase others are having the same problem.

apex-a commented on 2025-09-10 08:16 (UTC)

@adlerweb I definitely did when I was trying last night. Tried again this evening and had the following results. First attempt failed with the "Your account does not have a DaVinci Resolve Studio License attached". So I went back and cleared the device from the cloud portal and tried again. This time was successful. Feeling pretty silly now. Thank you for your help.

adlerweb commented on 2025-09-10 08:11 (UTC)

@apex-a: Did you set the required permissions as documented before trying to assign a license?

apex-a commented on 2025-09-10 08:09 (UTC)

I can't verify my cloud license. First attempt to verify returns an "Unable to communicate with the Blackmagic Cloud servers" error, second attempt returns "Your account does not have a DaVinci Resolve Studio License attached". Checking my account shows that a license has been assigned to my computer. So at least something happened. Is this likely an Arch issue? Or a Blackmagic issue?

galangtirtayudha commented on 2025-09-06 17:27 (UTC) (edited on 2025-09-06 17:28 (UTC) by galangtirtayudha)

Davinci refuses to download any extra since it expects RHEL's ca-bundles.crt path. Can you add a symlink between Arch's ca-certificates.crt and RHEL's ca-bundles.crt in the PKGBUILD? I believe this line would solve the issue:

install -d -m 0755 "${pkgdir}/etc/pki/tls/certs"

ln -s /etc/ssl/certs/ca-certificates.crt \

"${pkgdir}/etc/pki/tls/certs/ca-bundle.crt"

tsukidokei commented on 2025-08-25 17:33 (UTC)

Upgrading to mesa 1:25.2.0-1 seems to break resolve, "Failed to create OpenCL context, Unknown CL error. (-1000)" in logs and blank screen instead of video/pictures. Downgrading to mesa 1:25.1.7-1 is a temporary fix that worked for me

rev.cressy commented on 2025-08-11 23:14 (UTC)

https://www.blackmagicdesign.com/support/ has a large archive of all of their downloadable products.Sorry for my false claim that version 20.0.1 did not exist.

adlerweb commented on 2025-08-11 15:03 (UTC)

@rev.cressy: Can't confirm - it is still listed in their download center. https://www.blackmagicdesign.com/de/support/download/4cda8043eecf4c00a40a781dffed2bc9/Linux

rev.cressy commented on 2025-08-11 15:01 (UTC)

By the way DaVinci_Resolve_Studio_20.0.1_Linux.zip is no longer available on Black Magic's web site.

hypnagogic commented on 2025-08-11 06:51 (UTC)

@Bink I see. Thanks for explaining.