Ubuntu下重新安装软件 配置文件不重新生成得问题解决

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

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

posted on 2019-04-28 15:03  NothingLZ  阅读(377)  评论(0编辑  收藏  举报

导航