file / from install of XXX conflicts with file from package filesystem-XXX

在centos上安装一个偏门软件时出现如下问题:

rpm -ivh mNetAssist-0.1.1-2.x86_64.rpm #执行命令

file / from install of XXX conflicts with file from package filesystem-XXX #报错
解决:
执行命令时添加--force选项强制安装,参考链接https://stackoverflow.com/questions/27172142/conflicts-with-file-from-package-filesystem-3-2

猜你喜欢

转载自www.cnblogs.com/godfather007/p/11543578.html
今日推荐