Download JDownloader (backup link below, linux version), unzip, and a bunch of files appear. Sure, java -jar JDownloader.jar, freezes if I’m not on root…
To run JDownloader properly, do the following:
chmod -R +r [JDownloader Directory]
chmod +x [JDownloader Directory]/JDownloader.jar
If you also want to link it as a command, do:
Write:
java -jar [PATH TO JDownloader.jar] &
Download: JDownloader [Linux]