找此软件名称,sudo  purge ......(点点程序名称),purge参数彻底删除文件,sudo  autoremove,sudo  clean和dpkg -l |grep ^rc|awk '{print $2}' |sudo xargs dpkg -P 两条命令来清除残余配置文件 ...