1 apt-get remove nfs
2 dpkg -P nfs
3 apt-get install nfs

按照先remove然后dpkg -P再重新install的顺序。

相关文章: