Hello Linux Geeksters.
In this article I will show you how to install ochDownload Accelerator on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal and Ubuntu 12.04 Precise Pangolin.
ochDownloader is a download accelerator, running on Linux and Windows.
Features:
- Monitors clipboard for download links
- Supports drag and drop in the download list
- Automatically tries to reconnect when download fails
- Supports slot limitations and speed restrictions
- Can automatically shutdown the PC when the downloading process is complete
If you don’t want to compile it from sources, you can install it from the GetDeb repository:
Add the repo:
$ wget http://archive.getdeb.net/install_deb/getdeb-repository_0.1-1~getdeb1_all.deb
$ sudo dpkg -i getdeb-repository_0.1-1~getdeb1_all.deb
Update the local repos:
$ sudo apt-get update
Install ochDownloader:
$ sudo apt-get install ochdownloader
Leave a Reply