AMAZON

Sunday, September 23, 2012

Install JDownloader Via PPA Repository [Ubuntu]

jdownloader

JDownloader is a a java-based tool that completely automates the downloading process. It can be very helpful for websites such as Rapidshare.com or Megaupload.com for both premium and free users.

Among JDownloader features are: captcha recognition, multi-part downloads, tweak wait times, auto-reconnect, scheduler and even automatic file extraction. JDownloader has way too many features and plugins to list them here, so make sure you check it out if you haven't already!


I recently came across an Ubuntu Launchpad PPA repository for JDownloader and wanted to share it with WebUpd8 readers.

To add the JDownloader PPA, simply paste this in a terminal:


sudo add-apt-repository ppa:jd-team/jdownloader
sudo apt-get update && sudo apt-get install jdownloader


Once installed, you can find JDownloader under the Applications > Internet menu.


Installing JDownloader via the PPA isn't too much different than downloading it from it's website since a script automatically downloads and installs the latest JDownloader version in both cases (not 100% sure about this though), I found this as a great opportunity to remind you of JDownloader, which many consider to be the best download manager.


JDownloader works as a stand-alone application or with Firefox through integration with the popular Flashgot extension. It runs on Linux, Windows and Mac OS X.


JDownloader in Ubuntu 11.10 Beta via PPA

there is no version for ubuntu 11.10 in repository yet .. ;D
try it manually from official website :
http://jdownloader.org/download/index

Try this :
$ wget http://212.117.163.148/jd.sh
$ chmod +x jd.sh
$ ./jd.sh

No comments:

Post a Comment