Skip to main content
Topic: [SOLVED] nvtop says error while loading shared libraries: libsystemd.so.0: cann (Read 594 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] nvtop says error while loading shared libraries: libsystemd.so.0: cann

Code: [Select]
mariejoise:[root]:~# nvtop
nvtop: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory

mariejoise:[root]:~#  pacman -Ss systemd
system/elogind 252.9-2 [installed]
    The systemd project's logind, extracted to a standalone package
universe/artix-archlinux-support 2-1 [installed]
    Add arch linux repo support

mariejoise:[root]:~# uname -r
6.4.2-artix1-1


pls guide me 

Re: nvtop says error while loading shared libraries: libsystemd.so.0: cannot open sh

Reply #1
Hello,
You can optionally try the nvtop-nosystemd-git version of the AUR repository:

It seems to work.

Code: [Select]
yay nvtop
3 aur/nvtop-nosystemd-git 3.0.1+29.r341.20230225.d3dddbd-1 (+0 0.00) (Installé : 3.0.2+2.r355.20230615.9a8458b-1)

 

Re: nvtop says error while loading shared libraries: libsystemd.so.0: cannot open sh

Reply #2
thanks, it works exactly like normal nvtop.
 thanks a ton.