清理Ubuntu无用软件的方法如下:
sudo apt-get remove
sudo apt-get --purge remove
sudo apt-get autoremove
sudo apt-get autoclean
sudo apt-get clean
sudo dpkg -P