Installing java-gnome on Arch Linux
Packages now exist to allow you to easily install the java-gnome library on an Arch Linux system. The packages are in [community], so you need to have the [community]-repository enabled.
The following command should install the latest released version of the bindings:
# pacman -S java-gnome
To also install the docs, for use in devhelp
for example, just
run:
# pacman -S java-gnome-docs