top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Can some tell me how to install the simple way to install java and jdk in fedora 21 64bit?

+1 vote
298 views

I'm trying to install android studio . But it needs java . I try to install openjdk .But it keeps asking for java . Can some tell me how to install the simple way to install java and jdk in fedora 21 64bit ?

posted May 6, 2015 by Deepak Dasgupta

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

I'm not sure if this will help what you are trying to do, but I was able to get the full Java development environment on Fedora 21 64-bit by running these commands:

 yum install -y java-1.8.0-openjdk
 yum install -y java-1.8.0-openjdk-devel

For the browser plugin:

 yum install -y icedtea-web

To turn on the Java Console:

 System->Preferences->System->IcedTea-Web Control Panel
answer May 6, 2015 by Alok Sharma
Similar Questions
0 votes

My 64-bit Fedora 21 is up-to-date.
In the last few days, suspend is asking for authentication. AFAIK, nothing has changed, other than updates.

Any suggestions?

+1 vote
0 votes

I don't know why, but after rebooting my f21 server it goes to the 'initial setup' screen. It's already all setup - how can I get out of this?

...