btaconsult.blogg.se

Openjdk 7 for fedora
Openjdk 7 for fedora











Javapackages-filesystem noarch 5.3.0-6.fc31 fedora 11 k Hicolor-icon-theme noarch 0.17-7.fc31 fedora 45 k Package Architecture Version Repository Size Last metadata expiration check: 2:21:29 ago on Fri 11:21:49 AM EST. Install java 1.8 openjdk using dnf install command, OpenJDK is an open source java platform, standard edition, preferred, and included in Fedora. The reason for removing 1.6 from Fedora 17 was, that OpenJDK6 will no longer get security updates after November 2012.« Previous Next » Java OpenJDK installation on Fedora 31 server PS: There won't be any conflicts when you install both 1.7 and 1.6. Now I have both java 1.6 and java 1.7 on my system. ( -nodeps for overriding the obsoletes warning) So I did yum install xorg-x11-fonts-Type1Īnd then I used the openjdk package which yum downloaded but refused to install because of the obsoletes warning rpm -nodeps -ihv /var/cache/yum/x86_64/16/updates/packages/java-1.6.0-openjdk-1.6.0.0-68.1.11.5.fc16.x86_64.rpm

openjdk 7 for fedora

And it shows that the package xorg-x11-fonts-Type1 is needed. ( -nogpgcheck because yum complains of not having the key for Fedora 16, maybe there are better ways to solve this)īut this shows, that java-1.7.0-openjdk obsoletes java-1.6.0-openjdk and skips installation. Use this command: yum install java-1.6.0-openjdk -releasever=16 -nogpgcheck

openjdk 7 for fedora

You could use Openjdk 1.6 from Fedora 16.













Openjdk 7 for fedora