sudo apt-get purge ...... (点点为为程序名称),purge参数为彻底删除文件
sudo apt-get autoremove,sudo apt-get clean dpkg -l |grep ^rc|awk '{print $2}' |sudo xargs dpkg -P