<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Centos8中启用EPEL库 &#8211; moneyslow.com</title>
	<atom:link href="https://moneyslow.com/tag/centos8%e4%b8%ad%e5%90%af%e7%94%a8epel%e5%ba%93/feed" rel="self" type="application/rss+xml" />
	<link>https://moneyslow.com</link>
	<description>making money with technology</description>
	<lastBuildDate>Mon, 12 Jul 2021 10:27:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>Centos8中启用EPEL库</title>
		<link>https://moneyslow.com/centos8%e4%b8%ad%e5%90%af%e7%94%a8epel%e5%ba%93.html</link>
		
		<dc:creator><![CDATA[moneyslow]]></dc:creator>
		<pubDate>Mon, 22 Feb 2021 07:11:02 +0000</pubDate>
				<category><![CDATA[newest]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Centos8中启用EPEL库]]></category>
		<guid isPermaLink="false">https://moneyslow.com/?p=12751</guid>

					<description><![CDATA[安装配置包 EPEL8在RHEL 8 / CentOS 8上启用存储库非常简单：我们需要做的就是下载并安装包含存储库文件的配置包。 我们可以使用dnf软件包管理器直接执行操作： $ sudo dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm 我们只是使用dnf与install子命令，并提供https的URL，在运行命令后，显示并提示我们确认要安装该软件包： =================================================== Package Arch Version Repository Size =================================================== Installing: epel-release noarch 8-5.el8 @commandline 21 k Transaction Summary =================================================== Install 1 Package Total size: 21 k Installed size: 30 k Is this ok [y/N]: y 如果我们通过键入“ y”并按Enter确认，则将安装该软件包。 要查看这些文件的安装位置，我们可以运行以下命令： sudo rpm -ql epel-release 在上面的命令中，该-q选项是--query的缩写，-l而是--list的缩写，用于列出软件包中包含的文件。上面的命令产生以下输出： /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8 [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
