1. 首页
  2. 数据库
  3. 其它
  4. 安装Ubuntu 16.04后要做的事(总结)

安装Ubuntu 16.04后要做的事(总结)

上传者: 2021-01-30 03:28:41上传 PDF文件 61.87KB 热度 17次
Ubuntu 16.04发布了,带来了很多新特性,同样也依然带着很多不习惯的东西,所以装完系统后还要进行一系列的优化。 1.删除libreoffice libreoffice虽然是开源的,但是Java写出来的office执行效率实在不敢恭维,装完系统后果断删掉 sudo apt-get remove libreoffice-common 2.删除Amazon的链接 sudo apt-get remove unity-webapps-common 3.删掉基本不用的自带软件(用的时候再装也来得及) sudo apt-get remove thunderbird totem rhyth
用户评论