4

Possible Duplicate:
Is there some application to download files from popular file hosting websites?

I just added the JDownloader PPA and installed the app but when I launch the app I get a JUpdate box telling me to download which it never does so I'm looking for a good lightweight alternative to JDownloader. Any help

Mysterio
  • 12,288

3 Answers3

2
  • For an alternative available in the repositories, try Tucan Manager tucan, although I haven't had a very good experience with it.
  • For a lightweight GUI alternative, I highly recommend FreeRapid (it still uses Java)
  • For a non-Java GUI, try Pyload (deb files available)
  • If you are comfortable with the command-line, try plowshare, also available from the ppa:plowsharepackagers/ppa PPA.
L3viathan
  • 105
ish
  • 141,990
1

What java are you using? I think only oracle java works with jdownloader.

Just in case if you want to try again with jdownloader.

user66987
  • 197
1

Free Rapid Downloader (FRD) although still Java-based is a lot lighter than JD and can be used in Ubuntu.

It does not need installation, just execute the frd.sh file.

Make it executable first - changing permissions in properties or fire in terminal sudo chmod a+x path-of-frd.sh. (copy frd.sh file and paste in place of path-of-frd.sh in this line)

If there's an error message that keeps popping-up, ignore it's of no consequence.

enter image description here

From my experience Tucan it's by no means a good alternative (it never worked for me).

There is also ochDownloader (non-java, therefore very light) that I used in Windows and has a Linux version (but it needs compiling I guess, above my capacities).