在Ubuntu环境下加速程序的安装与升级
如果你是一位Ubuntu的资深用户,你应当已经知道了 apt-get 命令。apt-get 是一个命令行工具,常用于在Debian系列的Linux发行版(如最为流行的Ubuntu)中安装新的软件并对其进行更新。Now, if you’re familiar with apt-get you would have probably noticed that apt-get downloads the files with a single connectio...