Manjaro 2025.2提示libxml2.so.2问题

将Manjaro更新到Manjaro 25.0.2 Zetar后,产生了依赖问题,例如:FoxitReader打不开,重装后仍然无效,命令行运行,产生以下错误

$ foxitreader
/usr/lib/foxitreader/FoxitReader: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory

image.png

解决方案:
安装libxml2-legacy
yay -S libxml2-legacy

参考文章:
Manjaro 指南#常见问题
Manjaro社区

你可能感兴趣的:(Manjaro 2025.2提示libxml2.so.2问题)