Skip to main content

Please Install The Following Missing Packages Libapr1 Libaprutil1 Libasound2 Libglib200 Install High Quality Jun 2026

sudo pacman -S apr apr-util alsa-lib glib2

WSL often lacks audio and GUI libraries by default. After installing the packages via your distro's commands (e.g., sudo apt install ... ), you may also need to install a sound server like PulseAudio on Windows to route libasound2 calls. sudo pacman -S apr apr-util alsa-lib glib2 WSL

If the error persists, add :i386 for 32-bit versions: sudo apt install ... )