Monday, October 17, 2011

Boost Apt-Get Download Speed Using Apt-Fast and Apt-Proz, Install Them on Ubuntu via PPA

Recently, I have wrote about how to limit apt-get download speed. Today, I'd like to show you cross-purposed applications called apt-fast and apt-proz. Both of them can boost your apt-get download speed by using such an engine, apt-fast use Axel engine and apt-proz use ProZilla engine. They can do parallel download, so as expected, your download speed is faster than usig reguler apt-get operation.

Apt-Fast


Install it on Ubuntu (Lucid, Maverick, Natty, Oneiric):
  • sudo add-apt-repository ppa:tldm217/tahutek.net
  • sudo apt-get update
  • sudo apt-get install apt-fast

Usage instruction:
  • sudo apt-fast install packge_name
or
  • sudo apt-fast upgrade

Apt-Proz


Install it on Ubuntu (Lucid, Maverick, Natty, and Oneiric):
  • sudo add-apt-repository ppa:tldm217/tahutek.net
  • sudo apt-get update
  • sudo apt-get install apt-proz

Usage instruction:
  • sudo apt-proz install package_name
or
  • sudo apt-proz upgrade

Enjoy :)

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.