Login

首页 > 收集信息 > 树霉派 > 正文

debian彻底卸载软件 --

2018-06-22.Form:互联网

找到此软件名称,然后sudo apt-get purge ......(点点为为程序名称),purge参数为彻底删除文件

然后sudo apt-get autoremove,sudo apt-get clean和dpkg -l |grep ^rc|awk '{print $2}' |sudo xargs dpkg -P 

两条命令来清除残余的配置文件

粤ICP备09089143号