Neverwinter Nights Enhanced Edition (NWN:EE) on Debian 11
other notes here..
some other issues:
Error: You are missing the following 32-bit libraries, and Steam may not run: libGL.so.1 libdrm.so.2
Try:
sudo dpkg --add-architecture i386
sudo apt update
sudo apt-get install --reinstall libgl1-mesa-glx:i386
The following packages have unmet dependencies:
libgl1-mesa-dri:i386 : Depends: libvulkan1:i386 (>= 1.2.131.2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages
DO NOT TRY: apt install libvulkan1:i386 ???
References:
https://www.linuxcapable.com/how-to-install-steam-on-debian-11-bullseye/
https://github.com/ValveSoftware/steam-for-linux/issues/7284
Clean PPAs: https://itsfoss.com/how-to-remove-or-delete-ppas-quick-tip/
