[SOLVED] Missing libsystemd.so.0?
I installed nheko from extra:
nheko: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory
I built a QT app:
QQmlApplicationEngine failed to load component
qrc:/main.qml:3:1: Cannot load library /usr/lib/qt6/qml/QtMultimedia/libquickmultimediaplugin.so: libsystemd.so.0: cannot open shared object file: No such file or directory
Not sure how that is happening, I have "galaxy/artix-archlinux-support" installed.
Before it was working, I just made a new installation.
I was building nheko that was not in the repo.