How to Install java5-sdk software package in Debian 7 (Wheezy)

How to Install java5-sdk software package in Debian 7 (Wheezy)

java5-sdk software package provides virtual package provided by default-jdk, openjdk-6-jdk, gcj-jdk, gcj-4.6-jdk, openjdk-7-jdk, gcj-4.7-jdk, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install java5-sdk

java5-sdk is installed in your system.

Make ensure the java5-sdk package were installed using the commands given below,

$ sudo dpkg-query -l | grep java5-sdk*

You will get with java5-sdk package name, version, architecture and description in a table

java5-sdk package basic information:

Distro Debian 7 wheezy
Section Virtual packages
Package java5-sdk
Version
Description virtual package provided by default-jdk, openjdk-6-jdk, gcj-jdk, gcj-4.6-jdk, openjdk-7-jdk, gcj-4.7-jdk
Sub Section virtual


See Also, How to uninstall or remove java5-sdk software package from Debian 7 (Wheezy)?