Arch-Linux
如何修復失去的 libLLVM-13.so 庫
我正在使用 Arch Linux,並
llvm
使用sudo pacman -S llvm
. 我安裝了一些程序,如,ccls
等,但它們都沒有工作:clangd``cppcheck
ccls: error while loading shared libraries: libLLVM-13.so: cannot open shared object file: No such file or directory clangd: error while loading shared libraries: libLLVM-13.so: cannot open shared object file: No such file or directory cppcheck: error while loading shared libraries: libtinyxml2.so.9: cannot open shared object file: No such file or directory
如何解決這些問題?
安裝包
llvm-libs