指令組合後即可批次徹底移除這些殘留套件。 sudo apt-get purge `dpkg -l | grep ^rc | awk '{ print $2 }'` 如此,就可以讓系統稍微 ...
確定! 回上一頁