在安装好Postman准备运行的时候,突然提示 error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory 解决办法 sudo pacman -S gconf 回车安装即可