Installing Java 2 SDK on Debian GNU/Linux and Ubuntu
Posted by mypapit on 29 Aug 2005 in GNU/Linux, Other Downloads, Other Programming Language, Tips & Guides, Ubuntu/Debian
|
|
Warning, this article is outdated!, please refer to the newer article
Install Java SDK and JRE in Ubuntu ?
Want to install Java 2 SDK (j2sdk) in your Debian or Ubuntu? Well, I’ve created a home-made package for Java 2 SDK 1.4.2.
First download the deb from either of this mirror:
and after that, just do :
$ sudo dpkg -i sun-j2sdk1.4_1.4.2_09_i386.deb
and Sun Java 2 SDK 1.4.2 should be installed in your system by now. You can refer to https://wiki.ubuntu.com/Java if you want to build other Sun Java deb package (like Java 1.5.0)
That’s all for today folks, happy programming in Java!
Keep updated with the latest posts, be a part of over 1,000 subscribers! :
Subscribe to your email
You might also want to read...
- Install Java 5 SDK and Java JRE in Ubuntu
- How to install Java Runtime and JDK in Ubuntu Linux
- How to switch between different Java (JVM) in Ubuntu and Debian GNU Linux
- Series 60 Nokia will have enhanced Java support
- I’m Officially a Debian GNU/Linux user now!
- Python in Nokia Symbian (S60) phones
- Does anyone here still uses Java Applets?


Leave a Comment