Monday, August 13, 2007

Install wxDownloadFast in Ubuntu to fastly download

wxDownload Fast (also known as wxDFast) is an open source download manager.

It is a multi-threaded download manager. This means that it can split a file into several pieces and download the pieces simultaneously.
Some features are:

Faster downloads
Download resuming
Available in multiple languages and easily translated.
Connection to HTTP/FTP servers which require a password
Calculates the MD5/SHA1 checksum of downloaded files so they can be easily verified
Firefox integration through FlashGot
and more.

You open Terminal window, then type there :
sudo apt-get install build-essential libwxgtk2.6-0 libmad0 libsndfile1 libwxgtk2.6-dev gettext
wget http://nchc.dl.sourceforge.net/sourceforge/dfast/wxdfast_0.6.0-1_ubuntu_i386.deb
sudo dpkg -i wxdfast_0.6.0-1_ubuntu_i386.deb
The first line get some necessary library.
Home page: http://dfast.sourceforge.net/
Bạn có thể xem bài dịch tiếng Việt tại đây : http://binkun-linux.blogspot.com/2007/08/install-wxdownload-fast-to-fastly.html

No comments: