Uninstall all version of Java and install Java 1.6 (CentOS VPS)
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Uninstall all version of Java and install Java 1.6 (CentOS VPS)
Hey there!, i have a VPS in Linux CentOS and i need the commands for PuTTy to uninstall all version of Java and need the link for download 1.6 version, please.
I need this for open a Minecaft Server and have the problem "Failed to bind to port" my company of vps tell me this solution. Thanks for you answer!
Sorry for my bad English i'm from is Argentina and i no use a translate for i know is bad...
You will find all the instructions on how to install, and verify you installation on that site. However, I would look into installing and removing old versions through the package manager that comes with Centos. If you go outside of the package manager, you are on your own to find the old version, and install the new one.
package jre-1.7.0_03-fcs.i586 (which is newer than jre-1.6.0_33-fcs.i586) is already installed
package jre-1.7.0_05-fcs.i586 (which is newer than jre-1.6.0_33-fcs.i586) is already installed
file /etc/init.d/jexec from install of jre-1.6.0_33-fcs.i586 conflicts with file from package jre-1.7.0_03-fcs.i586
file /etc/init.d/jexec from install of jre-1.6.0_33-fcs.i586 conflicts with file from package jre-1.7.0_05-fcs.i586
This link -->http://www.centos.org/docs/4/html/yum/ covers your questions. You will need the root password to do most software install, removal, and upgrades.
You must either have java 1.6 or 1.7 rpm installed. You can delete with rpm -e package name.rpm or download the tar version and just untar it wherever you like.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.