From 0ba25da5d7038e3536bd73a841fd53f83c84d659 Mon Sep 17 00:00:00 2001 From: vito-L Date: Mon, 14 Oct 2013 23:11:59 +0800 Subject: [PATCH] translating by Vito --- sources/apt-fast--Improve apt-get Download Speed.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/apt-fast--Improve apt-get Download Speed.md b/sources/apt-fast--Improve apt-get Download Speed.md index 1fe4fc2848..345bbf14ab 100644 --- a/sources/apt-fast--Improve apt-get Download Speed.md +++ b/sources/apt-fast--Improve apt-get Download Speed.md @@ -1,3 +1,5 @@ +Vito + apt-fast: Improve apt-get Download Speed ================================================================================ **[apt-fast][1]** is a “**shell script wrapper**” for **apt-get** and **aptitude** that can drastically improve APT download times by downloading packages with multiple connections per package. apt-fast uses **aria2c** or **axel** download managers to speed up the APT download time. Just like the traditional apt-get package manager, apt-fast supports almost all apt-get functions such as **install, remove, update, upgrade, dist-upgrade** etc. And one more notable feature is it supports proxy too.