不知从哪里冒出来,我的xfce4终端停止工作。当我执行xfce4终端命令时,我得到:
xfce4-terminal: error while loading shared libraries: libpcre2-8.so.0:
cannot open shared object file: No such file or directory发布于 2017-11-27 16:29:40
用以下方法重新安装错误库:
sudo apt-get install --reinstall libpcre2-8-0https://askubuntu.com/questions/980775
复制相似问题