Package Details: jd-gui-bin 1.7.1-9

Git Clone URL: https://aur.archlinux.org/jd-gui-bin.git (read-only, click to copy)
Package Base: jd-gui-bin
Description: A standalone Java decompiler GUI
Upstream URL: https://github.com/QuentiumYT/jd-gui
Keywords: decompiler gui java
Licenses: GPL-3.0-only
Conflicts: jd-gui
Provides: jd-gui
Submitter: simon04
Maintainer: Dominiquini (bokic)
Last Packager: bokic
Votes: 123
Popularity: 0.36
First Submitted: 2015-05-06 07:58 (UTC)
Last Updated: 2025-03-30 19:24 (UTC)

Dependencies (2)

Required by (0)

Sources (6)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

simon04 commented on 2013-11-03 08:33 (UTC)

0.3.5-3: fixed upstream URL, added sha1sums.

simon04 commented on 2012-12-18 12:53 (UTC)

Done, thank you!

wting commented on 2012-12-18 03:53 (UTC)

Thanks simon, I forgot to enable the multilib repository. On another note, lib32-libxxf86vm is a required dependency.

simon04 commented on 2012-12-04 10:51 (UTC)

Both packages are in multilib: $ pacman -Ss 'lib32-(gtk2|libsm)' multilib/lib32-gtk2 2.24.13-1 [installed] The GTK+ Toolkit (v2) (32-bit) multilib/lib32-libsm 1.2.1-1 [installed] X11 Session Management library (32-bit)

wting commented on 2012-12-03 08:53 (UTC)

Both lib32-gtk2 and lib32-libsm packages are no longer found.

simon04 commented on 2012-10-18 12:26 (UTC)

Thank you, Lekensteyn! :-)

Lekensteyn commented on 2012-10-18 12:14 (UTC)

New release, URL taken from java.decompiler.free.fr (md5 verified) pkgver=0.3.5 source=(http://jd.benow.ca/jd-gui/downloads/$pkgname-$pkgver.linux.i686.tar.gz) md5sums=('3e82ffcb98508971d96150cf57837b13')

falmp commented on 2012-09-17 15:31 (UTC)

I was getting the following error when trying to run it: jd-gui: error while loading shared libraries: libXxf86vm.so.1: cannot open shared object file: No such file or directory I solved installing lib32-libxxf86vm. I think you might want to add that package as dependency.