<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java Archives - installvirtual</title>
	<atom:link href="https://installvirtual.com/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>https://installvirtual.com/category/java/</link>
	<description>Linux, Virtualization and Cloud Tutorials..</description>
	<lastBuildDate>Tue, 01 Mar 2022 10:27:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>

<image>
	<url>https://installvirtual.com/wp-content/uploads/2017/08/cropped-logo_iv-32x32.png</url>
	<title>Java Archives - installvirtual</title>
	<link>https://installvirtual.com/category/java/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to install Java 17 on Ubuntu</title>
		<link>https://installvirtual.com/how-to-install-java-17-on-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-java-17-on-ubuntu&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-java-17-on-ubuntu</link>
					<comments>https://installvirtual.com/how-to-install-java-17-on-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Tue, 01 Mar 2022 10:27:21 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[java]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2695</guid>

					<description><![CDATA[<p>Install Java 17 on Ubuntu In this tutorial, I will show you how to install Java 17 on Ubuntu. The Java Development Kit (JDK) is <a class="mh-excerpt-more" href="https://installvirtual.com/how-to-install-java-17-on-ubuntu/" title="How to install Java 17 on Ubuntu"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/how-to-install-java-17-on-ubuntu/">How to install Java 17 on Ubuntu</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/how-to-install-java-17-on-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install openjdk 16 on Ubuntu</title>
		<link>https://installvirtual.com/how-to-install-openjdk-16-on-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-openjdk-16-on-ubuntu&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-openjdk-16-on-ubuntu</link>
					<comments>https://installvirtual.com/how-to-install-openjdk-16-on-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Tue, 01 Mar 2022 09:54:57 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[opendk]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2693</guid>

					<description><![CDATA[<p>Install OpenJDK on Ubuntu In this tutorial, I will show you how to install OpenJDK 16 on Ubuntu. The Java Development Kit (JDK) is a <a class="mh-excerpt-more" href="https://installvirtual.com/how-to-install-openjdk-16-on-ubuntu/" title="How to install openjdk 16 on Ubuntu"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/how-to-install-openjdk-16-on-ubuntu/">How to install openjdk 16 on Ubuntu</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/how-to-install-openjdk-16-on-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install OpenJDK 13 on Mac using brew</title>
		<link>https://installvirtual.com/how-to-install-openjdk-13-on-mac-using-brew/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-openjdk-13-on-mac-using-brew&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-openjdk-13-on-mac-using-brew</link>
					<comments>https://installvirtual.com/how-to-install-openjdk-13-on-mac-using-brew/#respond</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Tue, 21 Jan 2020 16:24:19 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Openjdk]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2418</guid>

					<description><![CDATA[<p>In this tutorial, I will show you how to install OpenJDK 13 Mac. OpenJDK (Open Java Development Kit) is a free and open-source implementation of the Java Platform, Standard <a class="mh-excerpt-more" href="https://installvirtual.com/how-to-install-openjdk-13-on-mac-using-brew/" title="How to install OpenJDK 13 on Mac using brew"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/how-to-install-openjdk-13-on-mac-using-brew/">How to install OpenJDK 13 on Mac using brew</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/how-to-install-openjdk-13-on-mac-using-brew/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install OpenJDK 12 on Ubuntu</title>
		<link>https://installvirtual.com/how-to-install-openjdk-12-on-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-openjdk-12-on-ubuntu&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-openjdk-12-on-ubuntu</link>
					<comments>https://installvirtual.com/how-to-install-openjdk-12-on-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Tue, 15 Oct 2019 09:57:15 +0000</pubDate>
				<category><![CDATA[install]]></category>
		<category><![CDATA[Install Virtual]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java12]]></category>
		<category><![CDATA[jdk]]></category>
		<category><![CDATA[Openjdk]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2374</guid>

					<description><![CDATA[<p>Install OpenJDK 12 on Ubuntu 19 In this tutorial, I will show you how to install OpenJDK 12 on Ubuntu 19. The Java Development Kit <a class="mh-excerpt-more" href="https://installvirtual.com/how-to-install-openjdk-12-on-ubuntu/" title="How to install OpenJDK 12 on Ubuntu"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/how-to-install-openjdk-12-on-ubuntu/">How to install OpenJDK 12 on Ubuntu</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/how-to-install-openjdk-12-on-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install OpenJDK 12 on Mac OS using brew</title>
		<link>https://installvirtual.com/install-openjdk-12-on-mac-os-using-brew/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-openjdk-12-on-mac-os-using-brew&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-openjdk-12-on-mac-os-using-brew</link>
					<comments>https://installvirtual.com/install-openjdk-12-on-mac-os-using-brew/#respond</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Mon, 14 Oct 2019 08:16:44 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[brew]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Openjdk]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2362</guid>

					<description><![CDATA[<p>In this tutorial, I will show you how to install OpenJDK 12 Mac. OpenJDK (Open Java Development Kit) is a free and open-source implementation of the Java Platform, Standard <a class="mh-excerpt-more" href="https://installvirtual.com/install-openjdk-12-on-mac-os-using-brew/" title="How to install OpenJDK 12 on Mac OS using brew"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/install-openjdk-12-on-mac-os-using-brew/">How to install OpenJDK 12 on Mac OS using brew</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/install-openjdk-12-on-mac-os-using-brew/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install OpenJDK 13 on Ubuntu 19</title>
		<link>https://installvirtual.com/how-to-install-openjdk-13-on-ubuntu-19/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-openjdk-13-on-ubuntu-19&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-openjdk-13-on-ubuntu-19</link>
					<comments>https://installvirtual.com/how-to-install-openjdk-13-on-ubuntu-19/#respond</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Tue, 08 Oct 2019 14:08:17 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java13]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2347</guid>

					<description><![CDATA[<p>Install OpenJDK 13 on Ubuntu 19 In this tutorial, I will show you how to install OpenJDK 13 on Ubuntu 19. The Java Development Kit <a class="mh-excerpt-more" href="https://installvirtual.com/how-to-install-openjdk-13-on-ubuntu-19/" title="How to install OpenJDK 13 on Ubuntu 19"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/how-to-install-openjdk-13-on-ubuntu-19/">How to install OpenJDK 13 on Ubuntu 19</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/how-to-install-openjdk-13-on-ubuntu-19/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install OpenJDK 13 on Mac OS</title>
		<link>https://installvirtual.com/how-to-install-openjdk-13-on-mac/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-openjdk-13-on-mac&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-openjdk-13-on-mac</link>
					<comments>https://installvirtual.com/how-to-install-openjdk-13-on-mac/#comments</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Tue, 08 Oct 2019 13:34:48 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java13]]></category>
		<category><![CDATA[Macos]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2344</guid>

					<description><![CDATA[<p>In this tutorial, I will show you how to install OpenJDK 13 Mac. You have to pay for Oracle JDK so it&#8217;s better to use <a class="mh-excerpt-more" href="https://installvirtual.com/how-to-install-openjdk-13-on-mac/" title="How to install OpenJDK 13 on Mac OS"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/how-to-install-openjdk-13-on-mac/">How to install OpenJDK 13 on Mac OS</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/how-to-install-openjdk-13-on-mac/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>How to install OpenJDK 11 on Mac using brew</title>
		<link>https://installvirtual.com/install-openjdk-11-mac-using-brew/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-openjdk-11-mac-using-brew&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-openjdk-11-mac-using-brew</link>
					<comments>https://installvirtual.com/install-openjdk-11-mac-using-brew/#comments</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Wed, 06 Mar 2019 20:18:34 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Openjdk]]></category>
		<category><![CDATA[OpenJDK11]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2122</guid>

					<description><![CDATA[<p>In this tutorial, I will show you how to install OpenJDK 11 Mac. You have to pay for Oracle JDK so it&#8217;s better to use OpenJDK. <a class="mh-excerpt-more" href="https://installvirtual.com/install-openjdk-11-mac-using-brew/" title="How to install OpenJDK 11 on Mac using brew"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/install-openjdk-11-mac-using-brew/">How to install OpenJDK 11 on Mac using brew</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/install-openjdk-11-mac-using-brew/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>How to install openjdk 10 Mac using brew (adoptopenjdk)</title>
		<link>https://installvirtual.com/install-openjdk-10-mac-using-brew/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-openjdk-10-mac-using-brew&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-openjdk-10-mac-using-brew</link>
					<comments>https://installvirtual.com/install-openjdk-10-mac-using-brew/#comments</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Wed, 06 Mar 2019 10:55:17 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Openjdk]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2016</guid>

					<description><![CDATA[<p>In this tutorial, I will show you how to install OpenJDK 10 Mac (adoptopenjdk). You have to pay for Oracle JDK so it&#8217;s better to use <a class="mh-excerpt-more" href="https://installvirtual.com/install-openjdk-10-mac-using-brew/" title="How to install openjdk 10 Mac using brew (adoptopenjdk)"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/install-openjdk-10-mac-using-brew/">How to install openjdk 10 Mac using brew (adoptopenjdk)</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/install-openjdk-10-mac-using-brew/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to uninstall Java 8 Mac OS X</title>
		<link>https://installvirtual.com/uninstall-java-8-mac-os-x/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=uninstall-java-8-mac-os-x&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=uninstall-java-8-mac-os-x</link>
					<comments>https://installvirtual.com/uninstall-java-8-mac-os-x/#respond</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Thu, 28 Feb 2019 10:10:16 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Java 8]]></category>
		<category><![CDATA[uninstall]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2024</guid>

					<description><![CDATA[<p>This article is to show you how to uninstall java 8 mac. So, I will show you different ways to uninstall Java 8 on Mac. <a class="mh-excerpt-more" href="https://installvirtual.com/uninstall-java-8-mac-os-x/" title="How to uninstall Java 8 Mac OS X"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/uninstall-java-8-mac-os-x/">How to uninstall Java 8 Mac OS X</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/uninstall-java-8-mac-os-x/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Content Delivery Network via N/A
Minified using Disk

Served from: installvirtual.com @ 2026-06-05 16:48:07 by W3 Total Cache
-->