VOOZH about

URL: https://aur.archlinux.org/packages/davinci-resolve

⇱ AUR (en) - davinci-resolve


Arch Linux User Repository

Search Criteria

Package Details: davinci-resolve 21.0.1-1

Git Clone URL: https://aur.archlinux.org/davinci-resolve.git (read-only, click to copy)
Package Base: davinci-resolve
Description: Professional A/V post-production software suite from Blackmagic Design
Upstream URL: https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion
Keywords: blackmagic davinci editor resolve video
Licenses: LicenseRef-scancode-commercial-license
Conflicts: davinci-resolve-beta, davinci-resolve-studio, davinci-resolve-studio-beta
Submitter: jonathon
Maintainer: Muflone
Last Packager: Muflone
Votes: 189
Popularity: 7.00
First Submitted: 2017-04-19 20:57 (UTC)
Last Updated: 2026-06-28 15:28 (UTC)

Dependencies (21)

Required by (0)

Sources (2)

Pinned Comments

Muflone commented on 2025-01-26 00:55 (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.

satriani commented on 2021-05-15 14:14 (UTC)

Issues and bugs, please report on the official forum here: https://forum.blackmagicdesign.com/viewforum.php?f=21&sid=239f0d5c49abe5d6a635b69638192e9a Thank you!

Visit DaVinci Resolve - ArchWiki before installing: https://wiki.archlinux.org/title/DaVinci_Resolve

ATTENTION: Please don't flag this package as out-of-date before beta version has been released as stable!

This is a current stable Package!

The current free beta is available here: https://aur.archlinux.org/packages/davinci-resolve-beta/

And for current studio beta here: https://aur.archlinux.org/packages/davinci-resolve-studio-beta/

Thanks.

Latest Comments

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

smw commented on 2026-06-14 00:23 (UTC)

I didn't think to try pacman -Qo before deleting the files when installing 21.0 -- but what (other than the previous installed version of Davinci Resolve) would own files in or under /opt/resolve?

Muflone commented on 2026-06-14 00:14 (UTC) (edited on 2026-06-14 00:15 (UTC) by Muflone)

@Reonu https://wiki.archlinux.org/title/Pacman#%22Failed_to_commit_transaction_(conflicting_files)%22_error

Reonu commented on 2026-06-13 23:07 (UTC)

That did indeed work, thanks.

smw commented on 2026-06-13 23:04 (UTC)

I don't know what the correct solution is, but as a workaround you can delete the conflicting files

sudo rm -f /opt/resolve/libs/libc++*

...and try the install again. That worked for me.

Reonu commented on 2026-06-13 12:18 (UTC) (edited on 2026-06-13 12:19 (UTC) by Reonu)

Getting the following error when trying to upgrade this package:

error: failed to commit transaction (conflicting files)++

davinci-resolve: /opt/resolve/libs/libc++.modules.json exists in filesystem

davinci-resolve: /opt/resolve/libs/libc++.so exists in filesystem

davinci-resolve: /opt/resolve/libs/libc++abi.so exists in filesystem

Errors occurred, no packages were upgraded.

Any tips?

simpleauthority commented on 2026-06-07 03:40 (UTC)

This works, however commenting just in case someone else stumbles on the same issue.

I had a libc++ abi compatibility issue -- Davinci ships its own versions, but the versions on my arch install were newer (? I think) and something was screwing up.

Tried running by manually setting LD_LIBRARY_PATH to Davinci's libs folder, and also with my /usr/lib and neither worked. What worked at the end was to rm /opt/resolve/libs/libc++* and then cp /usr/lib/libc++* /opt/resolve/libs. Not sure how this will blow over when I get to updating later, but we'll see I guess.

smw commented on 2026-06-04 22:10 (UTC)

This script will be helpful for people who have difficulty with the manual download process:

https://github.com/drake495/Davinci-Resolve-Updater-

After you set it up, on future runs it will download the current version using the personal details you provided the first time you used it, and automatically install it using paru or yay.

This video shows how to use it: https://www.youtube.com/watch?v=Tm3iNIgTRXw

sun_lmao commented on 2026-06-04 10:47 (UTC) (edited on 2026-06-04 10:48 (UTC) by sun_lmao)

As a thought, I wonder if the process could be made slightly more userfriendly by searching for the file in ~/Downloads?

This would be slightly more efficient and easy for anyone using an AUR helper, and would make the process more userfriendly, particularly for newbies.

I'm thinking about how I'd describe the install process to my brother, who's still undergoing the switch to Arch – "So, you have to download it, then you have to navigate to ~/.cache/paru/clone/davinci-resolve and put it there, unless you use Yay, in which case I don't know offhand and you'll have to find that out..." Whereas if it searched in ~/Downloads, "Download it from the site, and you're good to go."

All this said, I'll be honest, I'm still pretty much a novice (I've only been using Arch for a year or two at this point), so I don't know if this would present technical issues.

Nekrom commented on 2026-05-27 11:42 (UTC)

Work in system libraries. This will make a backup/shift broken libraries to make it work on system libraries:

cd /opt/resolve/libs

sudo lkdir /opt/resolve/libs/_disabled

sudo mv libgio libglib libgmodule libgobject _disabled

Muflone commented on 2026-05-22 13:17 (UTC)

@hopsayer the link is not valid anymore, they are dynamically generated and the download is protected from cloudflare

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

aurweb v6.3.4

Report issues here.

Copyright © 2004-2026 aurweb Development Team.

AUR packages are user produced content. Any use of the provided files is at your own risk.