Package Details: jdownloader2 latest-21

Git Clone URL: https://aur.archlinux.org/jdownloader2.git (read-only, click to copy)
Package Base: jdownloader2
Description: Download manager, written in Java, for one-click hosting sites like Rapidshare and MEGA. Uses its own updater.
Upstream URL: https://jdownloader.org/
Keywords: download hoster internet jdownloader manager oneclick
Licenses: LicenseRef-GPL-3.0+proprietary
Submitter: None
Maintainer: C0rn3j
Last Packager: C0rn3j
Votes: 442
Popularity: 2.60
First Submitted: 2011-09-07 23:08 (UTC)
Last Updated: 2024-10-17 15:08 (UTC)

Dependencies (4)

Required by (0)

Sources (21)

Pinned Comments

d-air1 commented on 2024-02-12 08:48 (UTC)

Might need to put the "updates itself" message in bold. Looks like someone once again flagged this package as out of date.

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 Next › Last »

FadeMind commented on 2015-01-30 07:16 (UTC)

PKGBUILD need additional rules: conflicts=('jdownloader') replaces=('jdownloader')

andykluger commented on 2015-01-09 17:11 (UTC)

Please update the .desktop file's entry for StartupWMClass: StartupWMClass=JDownloader

Holodoc commented on 2014-12-30 10:57 (UTC)

Please add dependencies: shared-mime-info desktop-file-utils or (even better) check if these commands already exists (with "which") before using them. otherwise you will get: looking for inter-conflicts... Packages (1): jdownloader2-latest-3 Total Installed Size: 0.16 MiB :: Proceed with installation? [Y/n] (1/1) checking keys in keyring [######################] 100% (1/1) checking package integrity [######################] 100% (1/1) loading package files [######################] 100% (1/1) checking for file conflicts [######################] 100% (1/1) checking available disk space [######################] 100% (1/1) installing jdownloader2 [######################] 100% /tmp/alpm_bvYzic/.INSTALL: line 3: update-desktop-database: command not found /tmp/alpm_bvYzic/.INSTALL: line 4: update-mime-database: command not found error: command failed to execute correctly

BlueSpirit commented on 2014-10-12 22:20 (UTC)

please replace dependency "java-runtime" with "java-runtime-common". More info https://www.archlinux.org/news/java-users-manual-intervention-required-before-upgrade/

moneytoo commented on 2014-05-17 15:43 (UTC)

@fcpt Will you update the package to reflect the current working url?

<deleted-account> commented on 2014-01-17 16:32 (UTC)

Sorry, seems like it actually was just a temporary error. Your fix works :) Thank you!

<deleted-account> commented on 2014-01-17 16:31 (UTC)

<deleted-account> commented on 2014-01-17 16:22 (UTC)

@ ryuzy: All I get is a "Update Server is busy" message, so your fix doesn't seem to work for everyone :( "org.jdownloader.update.launcher.JDLauncherFailedException: java.lang.NoClassDefFoundError: org/jdownloader/startup/Main at org.jdownloader.update.launcher.SecondLevelLauncher.launchJDownloader(SecondLevelLauncher.java:727) at org.jdownloader.update.launcher.SecondLevelLauncher.init(SecondLevelLauncher.java:531) at org.jdownloader.update.launcher.SecondLevelLauncher.runMain(SecondLevelLauncher.java:288) at org.jdownloader.update.launcher.JDLauncher.main(JDLauncher.java:19) Caused by: java.lang.NoClassDefFoundError: org/jdownloader/startup/Main at org.jdownloader.update.launcher.SecondLevelLauncher.launchJDownloader(SecondLevelLauncher.java:659) ... 3 more Caused by: java.lang.ClassNotFoundException: org.jdownloader.startup.Main at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ... 4 more"

<deleted-account> commented on 2014-01-17 16:20 (UTC)

@ ryuzy: All I get is a "Update Server is busy" message, so your fix doesn't seem to work for everyone :(