Copying vst3 folders manually to ~/.vst3 will render them unloadable with the error libatomic.so.1: cannot open shared object file: No such file or directory, using the Ubuntu 24.04 OpenSUSE repo will cause the same issue with the CLAP version. The VST3 version will work until you try to open its GUI in Bitwig and then it will crash again.
This is all true after running sudo apt install libatomic1.
Copying vst3 folders manually to
~/.vst3will render them unloadable with the errorlibatomic.so.1: cannot open shared object file: No such file or directory, using the Ubuntu 24.04 OpenSUSE repo will cause the same issue with the CLAP version. The VST3 version will work until you try to open its GUI in Bitwig and then it will crash again.This is all true after running
sudo apt install libatomic1.