<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.linuxsa.org/index.php?action=history&amp;feed=atom&amp;title=Installing_Python_on_Linux</id>
	<title>Installing Python on Linux - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.linuxsa.org/index.php?action=history&amp;feed=atom&amp;title=Installing_Python_on_Linux"/>
	<link rel="alternate" type="text/html" href="https://wiki.linuxsa.org/index.php?title=Installing_Python_on_Linux&amp;action=history"/>
	<updated>2026-04-16T13:08:03Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.linuxsa.org/index.php?title=Installing_Python_on_Linux&amp;diff=1843&amp;oldid=prev</id>
		<title>2026年1月12日 (一) 07:32 Evan</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxsa.org/index.php?title=Installing_Python_on_Linux&amp;diff=1843&amp;oldid=prev"/>
		<updated>2026-01-12T07:32:45Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;zh-Hans-CN&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2026年1月12日 (一) 07:32的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;第1行：&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;第1行：&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[category:python]] &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Compiling from Source=&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Compiling from Source=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key my_wiki:diff:1.41:old-1842:rev-1843:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>Evan</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxsa.org/index.php?title=Installing_Python_on_Linux&amp;diff=1842&amp;oldid=prev</id>
		<title>Evan：​创建页面，内容为“=Compiling from Source= &lt;pre&gt;   wget https://www.python.org/ftp/python/3.11.3/Python-3.11.3.tgz 10115  tar xvf Python-3.11.3.tgz 10116  cd Python-3.11.3 10117  hist 10118  history  /usr/local/python3.11\n./configure --prefix=/usr/local/python3.11 --enable-optimizations --with-ensurepip=install\n  sudo make altinstall  # 给 python3.11 创建软链接到 /usr/bin（系统可识别的路径） sudo ln -s /usr/local/python3.11/bin/python3.11 /usr/bin/python3.11  #…”</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxsa.org/index.php?title=Installing_Python_on_Linux&amp;diff=1842&amp;oldid=prev"/>
		<updated>2026-01-12T07:26:22Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“=Compiling from Source= &amp;lt;pre&amp;gt;   wget https://www.python.org/ftp/python/3.11.3/Python-3.11.3.tgz 10115  tar xvf Python-3.11.3.tgz 10116  cd Python-3.11.3 10117  hist 10118  history  /usr/local/python3.11\n./configure --prefix=/usr/local/python3.11 --enable-optimizations --with-ensurepip=install\n  sudo make altinstall  # 给 python3.11 创建软链接到 /usr/bin（系统可识别的路径） sudo ln -s /usr/local/python3.11/bin/python3.11 /usr/bin/python3.11  #…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Compiling from Source=&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 wget https://www.python.org/ftp/python/3.11.3/Python-3.11.3.tgz&lt;br /&gt;
10115  tar xvf Python-3.11.3.tgz&lt;br /&gt;
10116  cd Python-3.11.3&lt;br /&gt;
10117  hist&lt;br /&gt;
10118  history&lt;br /&gt;
 /usr/local/python3.11\n./configure --prefix=/usr/local/python3.11 --enable-optimizations --with-ensurepip=install\n&lt;br /&gt;
&lt;br /&gt;
sudo make altinstall&lt;br /&gt;
&lt;br /&gt;
# 给 python3.11 创建软链接到 /usr/bin（系统可识别的路径）&lt;br /&gt;
sudo ln -s /usr/local/python3.11/bin/python3.11 /usr/bin/python3.11&lt;br /&gt;
&lt;br /&gt;
# 给 pip3.11 创建软链接&lt;br /&gt;
sudo ln -s /usr/local/python3.11/bin/pip3.11 /usr/bin/pip3.11&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Evan</name></author>
	</entry>
</feed>