apt-get update 升级列表中的软件包 ; 更新源 ; 更新源列表
apt-get 安装 ; 软件包管理工具 ; 包管理工具 ; 包管理器
sudo apt-get update 更新源 ; 寻找升级补丁 ; 更新软件列表 ; 更新包信息
sudo apt-get clean 清理所有软件缓存
apt-get upgrade 进行系统升级 ; 更新系统 ; 下载且更新 ; 更新已安装软件
sudo apt-get gparted 图形化分区工具
sudo apt-get autoclean 清理旧版本的软件缓存 ; 清理无用的包
sudo apt-get upgrade 升级包 ; 进行系统升级 ; 升级
sudo apt-get dist-upgrade 升级系统 ; 更新系统升级版本
To install, you just need to apt-get whatever shell you'd like to try out.
你只需要使用apt - get命令就可以安装任何一个你想尝试的shell。
Now, if you're familiar with apt-get you would have probably noticed that apt-get downloads the files with a single connection.
如果你熟悉apt - get的工作模式的话,你或许已经注意到apt - get是通过单一的连接来下载文件的。
If you're an Ubuntu power user, you're probably aware of apt-get.
如果你是一位Ubuntu的资深用户,你应当已经知道了apt - get命令。
应用推荐