Download JonDo for Linux

Debian / Ubuntu

Users of Debian and Ubuntu distributions may use our software repository to install JonDo and keep it up-to-date.

Other distributions

  • Download jondo_linux.tar.bz2 (GPG sig, GPG key)
  • unpack with: tar -xjf jondo_linux.tar.bz2
  • install with: sudo ./install_jondo
  • or without root privilegs: ./install_jondo $HOME
  • uninstall with sudo jondo --remove

After installation you will find JonDo in the applications menu of your desktop in the group network or you can start ist at command line with "jondo".

Installation "by hand"

Store the following file to your hard drive:

JAP.jar (GPG signature, key)

Now you can start JAP by typing in a shell:

java -jar JAP.jar

Java installation

You need to install a Java runtime environment in order to start JonDo.

We recommend the original Java from Sun or OpenJDK. Moreover, JonDo is compatible with IcedTea. Please note that GCJ and GNU Classpath Java (that are sometimes shipped with Linux OSes) are not compatible with JonDo.