Package Details: davinci-resolve 20.0-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-Commercial
Conflicts: davinci-resolve-beta, davinci-resolve-studio, davinci-resolve-studio-beta
Submitter: jonathon
Maintainer: Muflone
Last Packager: Muflone
Votes: 158
Popularity: 5.16
First Submitted: 2017-04-19 20:57 (UTC)
Last Updated: 2025-05-31 18:16 (UTC)

Dependencies (25)

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 .. 60 Next › Last »

Razoon commented on 2025-06-19 00:45 (UTC)

I believe pulseaudio-alsa should be added to optdepends for voiceover support. Even if you have pipewire-alsa installed, you still need pulseaudio-alsa installed for voiceover to work for whatever reason.

NY152 commented on 2025-06-13 01:11 (UTC)

Download error ?

==> Création du paquet davinci-resolve 20.0-1 (ven. 13 juin 2025 03:06:54) ==> Vérification des dépendances pour l’exécution… ==> Vérification des dépendances pour la compilation… ==> Récupération des sources… -> Téléchargement de DaVinci_Resolve_20.0_Linux.zip… curl: (3) URL rejected: Bad file:// URL ==> ERREUR : Erreur lors du téléchargement de file://DaVinci_Resolve_20.0_Linux.zip Abandon… :: Unable to build davinci-resolve - makepkg exited with code: 1

1zun4 commented on 2025-05-31 16:43 (UTC)

DaVinci Resolve 20 was released a while ago. If you plan to use this package for installation, consider git cloning, changing the pkgver to 20.0 and sha256sums with your output of sha256sum DaVinci_Resolve_20.0_Linux.zip and install it. Works for me out of the box. Hoping to see this updated in the future.

wheelsbot7 commented on 2025-05-31 00:38 (UTC) (edited on 2025-06-03 19:35 (UTC) by wheelsbot7)

After using the official .run file, I was able to get version 20.0 working with LD_PRELOAD="/usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so" /opt/resolve/bin/resolve. Commenting that here in case the information is useful to users or packagers.

UPDATE: Since the package updated to version 20.0, everything works as it should. Thank you Muflone!

rossampro commented on 2025-05-30 14:08 (UTC)

Looks like this package is out of date. I've cloned the aur url and made my own branch with the updated version and sha256sum. How do I go about getting a PR for this version bump merged in?

Ape commented on 2025-05-25 06:54 (UTC)

The correct manual download link seems to be currently: https://www.blackmagicdesign.com/event/davinciresolvedownload

barra commented on 2025-05-04 09:23 (UTC)

@sun_lmao, if you're using paru, just use the fm option with something like nvim. So paru -S davinci-resolve --fm nvim, then nvim will open that directory and it will wait for you to close the nvim. Put the zip in that directory and close nvim. That's my way

meyznu commented on 2025-03-31 17:28 (UTC)

I agree it could have been made clearer for non-initiated.

sun_lmao commented on 2025-03-31 15:45 (UTC) (edited on 2025-03-31 15:45 (UTC) by sun_lmao)

@meyznu

The pinned comment says to put it in the same directory as the PKGBUILD -- but where does that go if you use an AUR helper?

Finding that out took me a lot longer than I thought it would.