Skip to main content
Topic: Error: unable to satisfy dependency 'libsystemd' when installing deepin DE (Read 335 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Error: unable to satisfy dependency 'libsystemd' when installing deepin DE

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

Re: Error: unable to satisfy dependency 'libsystemd' when installing deepin DE

Reply #1
"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.

 

Re: Error: unable to satisfy dependency 'libsystemd' when installing deepin DE

Reply #2
Thank you for your help