Please Install The Following Missing Packages Libapr1 Libaprutil1 Libasound2 Libglib200 Install [patched] Jun 2026

Even after installing these, the DaVinci Resolve installer sometimes fails to "see" them because it looks for exact older versions. You can bypass this check by running the installer with a special flag:

sudo apt install libapr1:i386 libaprutil1:i386 libasound2:i386 libglib2.0-0:i386 -y Use code with caution. 2. Broken Dependencies Error

sudo yum install epel-release sudo yum install apr apr-util alsa-lib glib2 Even after installing these, the DaVinci Resolve installer

The Advanced Linux Sound Architecture (ALSA) library, required for audio playback and recording.

sudo pacman -Syu sudo pacman -S apr apr-util alsa-lib glib2 Broken Dependencies Error sudo yum install epel-release sudo

sudo mv /opt/resolve/libs/libgio-2.0.so* /opt/resolve/libs/disabled-libraries/

This error can occur even after copying the GLib library. The solution is to remove additional problematic bundled libraries that are causing conflicts: Are you running a 64-bit or 32-bit version of the software

What are you trying to install or launch when this error appears? Are you running a 64-bit or 32-bit version of the software? Share public link

How to Fix "Please Install the Following Missing Packages: libapr1 libaprutil1 libasound2 libglib2.0-0"

If you are seeing this error, it is best to use your distribution's native package manager as outlined above to ensure the libraries are correctly registered in the system's library path.