|
What are the options for Java installed through RPM?This article applies to:
This page answers most frequently asked questions about installing Java on Linux using RPM method. Was my version of Java installed with RPM?The RPM database can be queried to determine what packages have been installed. This command will try to locate any Java installed on the system.
How do I upgrade Java using RPM?The recommended method of upgrading Java using RPM is to use the upgrade option.For example:
If I have two versions of Java on my machine running through RPM, how do I remove one of them?To uninstall a RPM installation, you need to know the package’s full name, version number, and release names.Determine installed versions of Java
We think you might also be interested in: |