ubuntu 移除有問題的套件作者: william / 2019-07-24 Last Updated on 2019-07-24 by william 搜尋有問題的套件, 然後刪除他們 sudo apt-get purge $(dpkg -l|grep ^rc|awk '{ print $2 }')