<?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 Latest Python Version in Ubuntu	</title>
	<atom:link href="https://www.tecmint.com/install-python-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-python-in-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 10 Aug 2023 05:27:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Chris Welsh		</title>
		<link>https://www.tecmint.com/install-python-in-ubuntu/comment-page-1/#comment-1916743</link>

		<dc:creator><![CDATA[Chris Welsh]]></dc:creator>
		<pubDate>Sat, 19 Nov 2022 10:08:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29838#comment-1916743</guid>

					<description><![CDATA[I work with &lt;strong&gt;Ubuntu&lt;/strong&gt; in a professional capacity. Deadsnakes PPA is an OS killer!! Avoid at all costs. Use &lt;strong&gt;pyenv&lt;/strong&gt; or a container]]></description>
			<content:encoded><![CDATA[<p>I work with <strong>Ubuntu</strong> in a professional capacity. Deadsnakes PPA is an OS killer!! Avoid at all costs. Use <strong>pyenv</strong> or a container</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-python-in-ubuntu/comment-page-1/#comment-1334202</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 18 May 2020 10:10:44 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29838#comment-1334202</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-python-in-ubuntu/comment-page-1/#comment-1334164&quot;&gt;Samundra Marasini&lt;/a&gt;.

@Samundra

Do you see Python3 in the output file when you run the following command:
&lt;pre&gt;
$ ls -l /usr/bin/python*
&lt;/pre&gt;
If it is installed, you can make it a the default version: https://stackoverflow.com/questions/41986507/unable-to-set-default-python-version-to-python3-in-ubuntu]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-python-in-ubuntu/comment-page-1/#comment-1334164">Samundra Marasini</a>.</p>
<p>@Samundra</p>
<p>Do you see Python3 in the output file when you run the following command:</p>
<pre>
$ ls -l /usr/bin/python*
</pre>
<p>If it is installed, you can make it a the default version: <a target="_blank" href="https://stackoverflow.com/questions/41986507/unable-to-set-default-python-version-to-python3-in-ubuntu" rel="nofollow ugc">https://stackoverflow.com/questions/41986507/unable-to-set-default-python-version-to-python3-in-ubuntu</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Samundra Marasini		</title>
		<link>https://www.tecmint.com/install-python-in-ubuntu/comment-page-1/#comment-1334164</link>

		<dc:creator><![CDATA[Samundra Marasini]]></dc:creator>
		<pubDate>Mon, 18 May 2020 05:04:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29838#comment-1334164</guid>

					<description><![CDATA[Firstly thank you for such information in this regard. But following the all above-mentioned steps I could not get the latest i.e 3.6 version of python on my ubuntu 16.04 pc.

It pops out as:
&lt;pre&gt;
samundra@samundra-Vostro-5468:~$ python3.6
No command &#039;python3.6&#039; found, did you mean:
 Command &#039;python3.5&#039; from package &#039;python3.5-minimal&#039; (main)
python3.6: command not found
&lt;/pre&gt;
Now how can I resolve this and get the python version 3.6??]]></description>
			<content:encoded><![CDATA[<p>Firstly thank you for such information in this regard. But following the all above-mentioned steps I could not get the latest i.e 3.6 version of python on my ubuntu 16.04 pc.</p>
<p>It pops out as:</p>
<pre>
samundra@samundra-Vostro-5468:~$ python3.6
No command 'python3.6' found, did you mean:
 Command 'python3.5' from package 'python3.5-minimal' (main)
python3.6: command not found
</pre>
<p>Now how can I resolve this and get the python version 3.6??</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: CHAFIA Ibtissa		</title>
		<link>https://www.tecmint.com/install-python-in-ubuntu/comment-page-1/#comment-1254629</link>

		<dc:creator><![CDATA[CHAFIA Ibtissa]]></dc:creator>
		<pubDate>Wed, 25 Sep 2019 10:56:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29838#comment-1254629</guid>

					<description><![CDATA[Thank you very much for this good explanation.]]></description>
			<content:encoded><![CDATA[<p>Thank you very much for this good explanation.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Afsal		</title>
		<link>https://www.tecmint.com/install-python-in-ubuntu/comment-page-1/#comment-1243095</link>

		<dc:creator><![CDATA[Afsal]]></dc:creator>
		<pubDate>Fri, 13 Sep 2019 03:52:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29838#comment-1243095</guid>

					<description><![CDATA[I have changed the symlink to python3 from python3.5 to python3.6, after that terminal won&#039;t open, when i revert back that change terminal is working properly what might be the reason for that.]]></description>
			<content:encoded><![CDATA[<p>I have changed the symlink to python3 from python3.5 to python3.6, after that terminal won&#8217;t open, when i revert back that change terminal is working properly what might be the reason for that.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
