ubuntu apt-get安装和删除软件 2017-10-10 本文已影响0人 issac_宝华 安装: sudo apt-get install <软件名> 删除: sudo apt-get remove <软件名>