What is apt-proz? Apt-proz is a simple bash script which can increase apt-get download speed by many times. The idea is based on apt-fast by Matt Parnell. While apt-fast uses axel or aria2c to increase its download speed, apt-proz uses ProZilla engine instead.
Install ProZilla and Apt-proz on Ubuntu 12.04 LTS Precise Pangolin
Ubuntu users (Oneiric and Precise) can install ProZilla and Apt-proz easily by running the following command:
How to use them?
- sudo add-apt-repository ppa:tahutek-team/prozilla
- sudo apt-get update
- sudo apt-get install prozilla apt-proz
I have written a post which describes simple guide on using ProZilla, please click here to read it. Using apt-proz is a piece of cake because its similarity with apt-get command. Run "apt-proz install package-name" to install package, "sudo apt-get upgrade" and "sudo apt-get dist-upgrade" to perform an upgrade.
Enjoy :)
0 comments:
Post a Comment