<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Install the Latest MySQL 8 in Ubuntu	</title>
	<atom:link href="https://www.ubuntumint.com/install-mysql-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ubuntumint.com/install-mysql-in-ubuntu/</link>
	<description>UbuntuMint - Everything About Ubuntu Linux</description>
	<lastBuildDate>Mon, 24 Jul 2023 08:17:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.ubuntumint.com/install-mysql-in-ubuntu/#comment-165</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Sat, 01 May 2021 06:27:09 +0000</pubDate>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=963#comment-165</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ubuntumint.com/install-mysql-in-ubuntu/#comment-163&quot;&gt;Denis&lt;/a&gt;.

@Denis,

I have updated the command with the link to download the latest MySQL APT repository...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ubuntumint.com/install-mysql-in-ubuntu/#comment-163">Denis</a>.</p>
<p>@Denis,</p>
<p>I have updated the command with the link to download the latest MySQL APT repository&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Denis		</title>
		<link>https://www.ubuntumint.com/install-mysql-in-ubuntu/#comment-163</link>

		<dc:creator><![CDATA[Denis]]></dc:creator>
		<pubDate>Sat, 01 May 2021 00:04:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=963#comment-163</guid>

					<description><![CDATA[In the 2nd step below:
&lt;pre&gt;
$ wget -c https://dev.mysql.com/get/mysql-apt-config_0.8.16-1_all.deb
&lt;/pre&gt;
I had to use:
&lt;pre&gt;
$ sudo wget -c https://dev.mysql.com/get/mysql-apt-config_0.8.16-1_all.deb
&lt;/pre&gt;
to have write permissions for the file. Was installing on Linux Mint 20.x. Hope that helps someone.]]></description>
			<content:encoded><![CDATA[<p>In the 2nd step below:</p>
<pre>
$ wget -c https://dev.mysql.com/get/mysql-apt-config_0.8.16-1_all.deb
</pre>
<p>I had to use:</p>
<pre>
$ sudo wget -c https://dev.mysql.com/get/mysql-apt-config_0.8.16-1_all.deb
</pre>
<p>to have write permissions for the file. Was installing on Linux Mint 20.x. Hope that helps someone.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
