Manjaro libidn2.so.4: cannot open shared object file

Manjor update:今天manjaro更新,黑屏光标闪烁,ctrl + alt +f6 进入命令界面.error while loading shared libraries: libidn2.so.4: cannot open shared object file: No such file or directorygoogle解决方法

1.chroot
2.pacman -U /var/cache/pacman/pkg/libidn2-2.0.5-1-x86_64.pkg.tar.xz
3.cp /var/cache/pacman/pkg/libidn2-2.1.0-1-x86_64.pkg.tar.xz ~
cd ~
tar xf libidn2-2.1.0-1-x86_64.pkg.tar.xz
4.cp usr/lib/libidn2.so.4* /usr/lib/
5.pacman -S libidn2 –force
6.pacman -Syu
7.pacman -S systemd
exit
reboot
After successful boot run sudo pacman -Syyuu

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理