Please Install The Following Missing Packages Libapr1 Libaprutil1 Libasound2 Libglib200 Install Jun 2026
sudo zypper refresh sudo zypper install apr apr-util alsa-lib glib2-devel
If the application is 32-bit (i386), you need the 32-bit versions of these libraries on your 64-bit system: sudo zypper refresh sudo zypper install apr apr-util
If the software installs but fails to open, you may need to move conflicting libraries bundled with Resolve so it uses your system's newer versions: Missing Packages on Linux install - Blackmagic Forum install the dependencies first
Before we dive into the installation process, let's briefly explain what each of these packages is: sudo zypper refresh sudo zypper install apr apr-util
Some installers check for dependencies before installing. If the installer itself fails, install the dependencies first, then re-run the installer in a terminal to see hidden errors:
Note: If you are on an older version of Linux, try the original names provided by Ubuntu Documentation