﻿<?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>
	「Linux迷」的评论	</title>
	<atom:link href="https://www.linuxmi.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>https://www.linuxmi.com</link>
	<description>分享Linux和编程</description>
	<lastBuildDate>Tue, 02 May 2023 12:33:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.3</generator>
	<item>
		<title>
		linuxmi 对《 使用 Turtle 在 Python 中绘制 Y 形分形树 》的评论		</title>
		<link>https://www.linuxmi.com/python-turtle-y-fractal-tree.html/comment-page-1#comment-102</link>

		<dc:creator><![CDATA[linuxmi]]></dc:creator>
		<pubDate>Tue, 02 May 2023 12:33:55 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxmi.com/?p=21370#comment-102</guid>

					<description><![CDATA[turtle.done()]]></description>
			<content:encoded><![CDATA[<p>turtle.done()</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		linuxmi 对《 为什么 Linux 用户要考虑使用 NixOS？ 》的评论		</title>
		<link>https://www.linuxmi.com/nixos.html/comment-page-1#comment-101</link>

		<dc:creator><![CDATA[linuxmi]]></dc:creator>
		<pubDate>Sun, 26 Feb 2023 05:25:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxmi.com/?p=20495#comment-101</guid>

					<description><![CDATA[https://mirrors.tuna.tsinghua.edu.cn/nixos-images/nixos-22.11/]]></description>
			<content:encoded><![CDATA[<p><a href="https://mirrors.tuna.tsinghua.edu.cn/nixos-images/nixos-22.11/" rel="nofollow ugc">https://mirrors.tuna.tsinghua.edu.cn/nixos-images/nixos-22.11/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		linuxmi 对《 如何将 VS Code 变成终极 Markdown 编辑器 》的评论		</title>
		<link>https://www.linuxmi.com/vs-code-markdown.html/comment-page-1#comment-100</link>

		<dc:creator><![CDATA[linuxmi]]></dc:creator>
		<pubDate>Sat, 03 Sep 2022 07:57:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxmi.com/?p=17841#comment-100</guid>

					<description><![CDATA[VS Code实现 Markdown 实时预览
1.打开你的vs code 2.用Ctrl+Shift+X打开扩展栏，在输入框中输入&quot;markdown&quot;，在下方显示的所有扩展中选择&quot;Markdown Preview Enhanced&quot;并安装 3.编辑你的markdown文件 4.用Ctrl+Shift+P快捷打开命令面板，并输入&quot;markdown&quot;，在下拉选项中选择MPE:打开侧边预览...]]></description>
			<content:encoded><![CDATA[<p>VS Code实现 Markdown 实时预览<br />
1.打开你的vs code 2.用Ctrl+Shift+X打开扩展栏，在输入框中输入&#8221;markdown&#8221;，在下方显示的所有扩展中选择&#8221;Markdown Preview Enhanced&#8221;并安装 3.编辑你的markdown文件 4.用Ctrl+Shift+P快捷打开命令面板，并输入&#8221;markdown&#8221;，在下拉选项中选择MPE:打开侧边预览&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		linuxmi 对《 Red Hat Enterprise Linux 9 终于来了，最新和最伟大的企业级操作系统 》的评论		</title>
		<link>https://www.linuxmi.com/red-hat-enterprise-linux-9.html/comment-page-1#comment-99</link>

		<dc:creator><![CDATA[linuxmi]]></dc:creator>
		<pubDate>Fri, 20 May 2022 07:42:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxmi.com/?p=16207#comment-99</guid>

					<description><![CDATA[如何在 RHEL 9 上安装 EPEL 存储库 (Repo)
sudo yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
sudo yum update
yum repolist]]></description>
			<content:encoded><![CDATA[<p>如何在 RHEL 9 上安装 EPEL 存储库 (Repo)<br />
sudo yum install <a href="https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm" rel="nofollow ugc">https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm</a><br />
sudo yum update<br />
yum repolist</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		linuxmi 对《 Red Hat Enterprise Linux 8.6 发布，新特性和增强功能 》的评论		</title>
		<link>https://www.linuxmi.com/red-hat-enterprise-linux-8-6.html/comment-page-1#comment-98</link>

		<dc:creator><![CDATA[linuxmi]]></dc:creator>
		<pubDate>Fri, 13 May 2022 02:32:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxmi.com/?p=16050#comment-98</guid>

					<description><![CDATA[https://docs.fedoraproject.org/en-US/epel/#_el8]]></description>
			<content:encoded><![CDATA[<p><a href="https://docs.fedoraproject.org/en-US/epel/#_el8" rel="nofollow ugc">https://docs.fedoraproject.org/en-US/epel/#_el8</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		linuxmi 对《 Red Hat Enterprise Linux 8.6 发布，新特性和增强功能 》的评论		</title>
		<link>https://www.linuxmi.com/red-hat-enterprise-linux-8-6.html/comment-page-1#comment-97</link>

		<dc:creator><![CDATA[linuxmi]]></dc:creator>
		<pubDate>Fri, 13 May 2022 02:32:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxmi.com/?p=16050#comment-97</guid>

					<description><![CDATA[企业 Linux 的额外软件包 (EPEL)

为方便起见，某些发行版在其默认存储库中包含这些发行包，允许您按名称安装它们而无需完整的 URL。

一些 EPEL 软件包依赖于默认情况下未启用的存储库中的软件包。请注意以下说明中启用的其他存储库。

EL9
CentOS Stream 9
dnf config-manager --set-enabled crb
dnf install epel-release epel-next-release
RHEL 9 Beta
subscription-manager repos --enable codeready-builder-beta-for-rhel-9-$(arch)-rpms
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
EL8
CentOS Stream 8
dnf config-manager --set-enabled powertools
dnf install epel-release epel-next-release
RHEL 8
subscription-manager repos --enable codeready-builder-for-rhel-8-$(arch)-rpms
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
CentOS Linux 8, AlmaLinux 8, Rocky Linux 8
dnf config-manager --set-enabled powertools
dnf install epel-release
EL7
RHEL 7
subscription-manager repos --enable rhel-*-optional-rpms \
                           --enable rhel-*-extras-rpms \
                           --enable rhel-ha-for-rhel-*-server-rpms
yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
CentOS 7
yum install epel-release]]></description>
			<content:encoded><![CDATA[<p>企业 Linux 的额外软件包 (EPEL)</p>
<p>为方便起见，某些发行版在其默认存储库中包含这些发行包，允许您按名称安装它们而无需完整的 URL。</p>
<p>一些 EPEL 软件包依赖于默认情况下未启用的存储库中的软件包。请注意以下说明中启用的其他存储库。</p>
<p>EL9<br />
CentOS Stream 9<br />
dnf config-manager &#8211;set-enabled crb<br />
dnf install epel-release epel-next-release<br />
RHEL 9 Beta<br />
subscription-manager repos &#8211;enable codeready-builder-beta-for-rhel-9-$(arch)-rpms<br />
dnf install <a href="https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm" rel="nofollow ugc">https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm</a><br />
EL8<br />
CentOS Stream 8<br />
dnf config-manager &#8211;set-enabled powertools<br />
dnf install epel-release epel-next-release<br />
RHEL 8<br />
subscription-manager repos &#8211;enable codeready-builder-for-rhel-8-$(arch)-rpms<br />
dnf install <a href="https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" rel="nofollow ugc">https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm</a><br />
CentOS Linux 8, AlmaLinux 8, Rocky Linux 8<br />
dnf config-manager &#8211;set-enabled powertools<br />
dnf install epel-release<br />
EL7<br />
RHEL 7<br />
subscription-manager repos &#8211;enable rhel-*-optional-rpms \<br />
                           &#8211;enable rhel-*-extras-rpms \<br />
                           &#8211;enable rhel-ha-for-rhel-*-server-rpms<br />
yum install <a href="https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" rel="nofollow ugc">https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm</a><br />
CentOS 7<br />
yum install epel-release</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		linuxmi 对《 如何在 Ubuntu 22.04 LTS 上安装 Firefox 作为经典 DEB 应用程序 》的评论		</title>
		<link>https://www.linuxmi.com/ubuntu22-04-lts-firefox-deb.html/comment-page-1#comment-96</link>

		<dc:creator><![CDATA[linuxmi]]></dc:creator>
		<pubDate>Tue, 03 May 2022 04:03:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxmi.com/?p=15479#comment-96</guid>

					<description><![CDATA[作为选择，您可以安装 Firefox ESR。这是另一个官方的 Firefox 软件包，移动缓慢，面向学校或企业使用。

sudo apt install firefox-esr]]></description>
			<content:encoded><![CDATA[<p>作为选择，您可以安装 Firefox ESR。这是另一个官方的 Firefox 软件包，移动缓慢，面向学校或企业使用。</p>
<p>sudo apt install firefox-esr</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		linuxmi 对《 如何在 Ubuntu 22.04 LTS 上安装 Firefox 作为经典 DEB 应用程序 》的评论		</title>
		<link>https://www.linuxmi.com/ubuntu22-04-lts-firefox-deb.html/comment-page-1#comment-95</link>

		<dc:creator><![CDATA[linuxmi]]></dc:creator>
		<pubDate>Tue, 03 May 2022 04:02:42 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxmi.com/?p=15479#comment-95</guid>

					<description><![CDATA[sudo apt install firefox-esr]]></description>
			<content:encoded><![CDATA[<p>sudo apt install firefox-esr</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		linuxmi 对《 在 Linux 上安装和使用 Homebrew 包管理器 》的评论		</title>
		<link>https://www.linuxmi.com/linux-homebrew-brew.html/comment-page-1#comment-94</link>

		<dc:creator><![CDATA[linuxmi]]></dc:creator>
		<pubDate>Thu, 21 Apr 2022 00:55:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxmi.com/?p=15331#comment-94</guid>

					<description><![CDATA[brew切换到清华源
# 1.执行安装脚本
export HOMEBREW_BREW_GIT_REMOTE=&quot;https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/brew.git&quot;
export HOMEBREW_CORE_GIT_REMOTE=&quot;https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/homebrew-core.git&quot;
/bin/bash -c &quot;$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/install.sh)&quot;
 
# 2.安装完成后设置
echo &#039;export HOMEBREW_BOTTLE_DOMAIN=https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles/bottles&#039; &gt;&gt; ~/.bash_profile
source ~/.bash_profile]]></description>
			<content:encoded><![CDATA[<p>brew切换到清华源<br />
# 1.执行安装脚本<br />
export HOMEBREW_BREW_GIT_REMOTE=&#8221;https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/brew.git&#8221;<br />
export HOMEBREW_CORE_GIT_REMOTE=&#8221;https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/homebrew-core.git&#8221;<br />
/bin/bash -c &#8220;$(curl -fsSL <a href="https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/install.sh" rel="nofollow ugc">https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/install.sh</a>)&#8221;</p>
<p># 2.安装完成后设置<br />
echo &#8216;export HOMEBREW_BOTTLE_DOMAIN=https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles/bottles&#8217; >> ~/.bash_profile<br />
source ~/.bash_profile</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		linuxmi 对《 如何在 Ubuntu 上安装 Go 语言编程环境 》的评论		</title>
		<link>https://www.linuxmi.com/ubuntu-install-go.html/comment-page-1#comment-93</link>

		<dc:creator><![CDATA[linuxmi]]></dc:creator>
		<pubDate>Sat, 19 Mar 2022 00:31:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxmi.com/?p=14096#comment-93</guid>

					<description><![CDATA[Ubuntu 下彻底删除 apt 安装的 Go 语言环境

sudo apt-get remove golang-go

sudo apt-get remove --auto-remove golang-go

rm -rvf /usr/local/go/]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 下彻底删除 apt 安装的 Go 语言环境</p>
<p>sudo apt-get remove golang-go</p>
<p>sudo apt-get remove &#8211;auto-remove golang-go</p>
<p>rm -rvf /usr/local/go/</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
