Hey, I tried to install the Deepin DE on my machine (runit) and I am facing the error as mentioned above. I installed the artix-archlinux-support and elongind, still doesn't work
"artix-archlinux-support" just enables the arch extra repo, it doesn't mean all packages there are usable.
depending on what part of libsystemd is needed,(ie, libudev or libsystemd)
you might be able to get away with using: --assume-installed <package=version> flag to get installed.
no guarantees things will work.
otherwise, you'd need to track down the offending package(s) and compile them with the appropriate options.
Thank you for your help