linux怎么卸载boost库(centos)

linux怎么卸载boost库(centos)

linux如何卸载boost库(centos)
在编译的时候显示我机子自带的boost(http://www.boost.org)库版本太低,没有functional这个文件夹,工程中要用到其中的hash.hpp。个人感觉可能是boost的版本太低

我想把它卸载重新安装一个
请问怎么卸载,或者升级?
谢谢拉


$ yum install boost


yum remove libboost


不用卸载。
yum update boost boost-devel
就可以升级了。

linux怎么卸载boost库(centos)

相关文章:

你感兴趣的文章:

标签云: