<?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 Python 3.12 on Ubuntu 22.04	</title>
	<atom:link href="https://www.linuxtuto.com/how-to-install-python-3-12-on-ubuntu-22-04/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.linuxtuto.com/how-to-install-python-3-12-on-ubuntu-22-04/</link>
	<description>Linux Sysadmin and DevOps blog</description>
	<lastBuildDate>Wed, 03 Apr 2024 15:36:41 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Mr T		</title>
		<link>https://www.linuxtuto.com/how-to-install-python-3-12-on-ubuntu-22-04/#comment-601</link>

		<dc:creator><![CDATA[Mr T]]></dc:creator>
		<pubDate>Wed, 03 Apr 2024 15:36:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxtuto.com/?p=1560#comment-601</guid>

					<description><![CDATA[thank you, you saved me some valuable time !!]]></description>
			<content:encoded><![CDATA[<p>thank you, you saved me some valuable time !!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: syle		</title>
		<link>https://www.linuxtuto.com/how-to-install-python-3-12-on-ubuntu-22-04/#comment-592</link>

		<dc:creator><![CDATA[syle]]></dc:creator>
		<pubDate>Thu, 07 Mar 2024 18:59:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxtuto.com/?p=1560#comment-592</guid>

					<description><![CDATA[sudo update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3.12 2

should be:

sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.12 2]]></description>
			<content:encoded><![CDATA[<p>sudo update-alternatives &#8211;install /usr/bin/python3 python3 /usr/local/bin/python3.12 2</p>
<p>should be:</p>
<p>sudo update-alternatives &#8211;install /usr/bin/python3 python3 /usr/bin/python3.12 2</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: LinuxTuto		</title>
		<link>https://www.linuxtuto.com/how-to-install-python-3-12-on-ubuntu-22-04/#comment-574</link>

		<dc:creator><![CDATA[LinuxTuto]]></dc:creator>
		<pubDate>Mon, 18 Dec 2023 17:04:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxtuto.com/?p=1560#comment-574</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.linuxtuto.com/how-to-install-python-3-12-on-ubuntu-22-04/#comment-572&quot;&gt;arch&lt;/a&gt;.

You can install the curl package with the following command:

&lt;pre&gt;&lt;code&gt;# apt install curl&lt;/code&gt;&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.linuxtuto.com/how-to-install-python-3-12-on-ubuntu-22-04/#comment-572">arch</a>.</p>
<p>You can install the curl package with the following command:</p>
<pre><code># apt install curl</code></pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: arch		</title>
		<link>https://www.linuxtuto.com/how-to-install-python-3-12-on-ubuntu-22-04/#comment-572</link>

		<dc:creator><![CDATA[arch]]></dc:creator>
		<pubDate>Mon, 18 Dec 2023 14:27:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxtuto.com/?p=1560#comment-572</guid>

					<description><![CDATA[hi 
i have installed python 3.12 using method 1 successfully but the pip part is a let down. am getting this curl command not found what do i do.?]]></description>
			<content:encoded><![CDATA[<p>hi<br />
i have installed python 3.12 using method 1 successfully but the pip part is a let down. am getting this curl command not found what do i do.?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
