{"id":11856,"date":"2019-08-27T19:48:13","date_gmt":"2019-08-27T19:48:13","guid":{"rendered":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/"},"modified":"2019-08-27T19:57:09","modified_gmt":"2019-08-27T19:57:09","slug":"how-to-install-epel-repo-on-an-rhel-8-x","status":"publish","type":"post","link":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/","title":{"rendered":"How To Install EPEL Repo on an RHEL 8.x"},"content":{"rendered":"<p>&nbsp;<\/p>\n<div>\n<div class=\"my_story\"><img decoding=\"async\" src=\"https:\/\/techolac.com\/wp-content\/uploads\/2019\/08\/rhlogo.gif\" alt=\"\" border=\"0\" \/><\/div>\n<p><span class=\"drop_cap\">H<\/span>ow do I install the extra repositories such as Fedora EPEL repo on an Red Hat Enterprise Linux server version 8.x?<br \/>\n<span id=\"more-148173\"><\/span><br \/>\n<em>Introduction<\/em> \u2013 You can easily install various packages by configuring an RHEL 8.x system to use Fedora EPEL repos and third party packages. Please note that these packages are not officially supported by Red Hat, Inc, but provides many popular packages and apps. This quick tutorial explains how to configure a Red Hat Enterprise Linux (RHEL) version 8.x to use the Fedora Extra Packages for Enterprise Linux (EPEL) repository.<\/p>\n<p><center><\/center><\/p>\n<div id=\"blocker7a1003a\" style=\"display: none; margin-bottom: 30px; padding: 20px 10px; background: #ffcccc;\">\n<h5>Adblock detected \ud83d\ude31<\/h5>\n<div style=\"text-align: center; border-radius: 5px;\">My website is made possible by displaying online advertisements to my visitors. I get it! Ads are annoying but they help keep this website running. It is hard to keep the site running and producing new content when so many people block ads. Please consider donating money to the nixCraft via <strong>PayPal<\/strong>\/<strong>Bitcoin<\/strong>, or become a <strong>supporter using Patreon<\/strong>.<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<h2>Commands to install EPEL repo on an RHEL 8.x<\/h2>\n<p>The procedure to enable EPEL repository for an RHEL 8.x server is as follows:<\/p>\n<ol>\n<li>Open a shell prompt.<\/li>\n<li>Or login to an RHEL 8.x host called server1 using ssh client.<\/li>\n<li>Install epel using the following command: <kbd>yum -y install https:\/\/dl.fedoraproject.org\/pub\/epel\/epel-release-latest-8.noarch.rpm<\/kbd><\/li>\n<li>Refresh repo by typing the following command: <kbd>yum repolist<\/kbd><\/li>\n<\/ol>\n<p>Let us see all commands in details.<\/p>\n<h2>How to install EPEL repo on an RHEL 8.x<\/h2>\n<p>The following instructions assumes that you are running command as root user on an RHEL 8.x system and want to use use Fedora Epel repository.<\/p>\n<h3><span style=\"color: #009900;\">Install Extra Packages for Enterprise Linux repository configuration <\/span><\/h3>\n<p>Just type the following yum command on an RHEL 8:<br \/>\n<code>sudo yum install https:\/\/dl.fedoraproject.org\/pub\/epel\/epel-release-latest-8.noarch.rpm<\/code><br \/>\n<img decoding=\"async\" class=\"aligncenter size-full wp-image-148174\" src=\"https:\/\/techolac.com\/wp-content\/uploads\/2019\/08\/Install-EPEL-Repo-on-a-RHEL-8.x.png\" sizes=\"(max-width: 599px) 85vw, 599px\" srcset=\"https:\/\/techolac.com\/wp-content\/uploads\/2019\/08\/Install-EPEL-Repo-on-a-RHEL-8.x.png 599w, https:\/\/techolac.com\/wp-content\/uploads\/2019\/08\/1_Install-EPEL-Repo-on-a-RHEL-8.x-300x262.png 300w\" alt=\"Install EPEL Repo on an RHEL 8.x\" width=\"599\" height=\"523\" \/><br \/>\nNow that EPEL repo installed it is time to configure and use it. Hence, run the following command:<br \/>\n<code>sudo yum update<\/code><br \/>\nSample outputs:<\/p>\n<div class=\"wp_syntax\" style=\"position: relative;\">\n<table>\n<tbody>\n<tr>\n<td class=\"code\">\n<pre class=\"ini\" style=\"font-family: monospace;\">Extra Packages for Enterprise Linux 8 - x86_64  198 kB\/s | 430 kB     00:02    \r\nRed Hat Update Infrastructure 3 Client Configur 1.8 kB\/s | 2.1 kB     00:01    \r\nRed Hat Enterprise Linux 8 for x86_64 - AppStre  25 MB\/s | 8.6 MB     00:00    \r\nRed Hat Enterprise Linux 8 for x86_64 - BaseOS   21 MB\/s | 6.3 MB     00:00    \r\nDependencies resolved.\r\nNothing to do.\r\nComplete!<\/pre>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p class=\"theCode\" style=\"display: none;\">Extra Packages for Enterprise Linux 8 &#8211; x86_64 198 kB\/s | 430 kB 00:02<br \/>\nRed Hat Update Infrastructure 3 Client Configur 1.8 kB\/s | 2.1 kB 00:01<br \/>\nRed Hat Enterprise Linux 8 for x86_64 &#8211; AppStre 25 MB\/s | 8.6 MB 00:00<br \/>\nRed Hat Enterprise Linux 8 for x86_64 &#8211; BaseOS 21 MB\/s | 6.3 MB 00:00<br \/>\nDependencies resolved.<br \/>\nNothing to do.<br \/>\nComplete!<\/p>\n<\/div>\n<h2>List your new repos<\/h2>\n<p>Let us list our new repo using the yum command. In other words type the following command:<br \/>\n<code>sudo yum repolist<\/code><\/p>\n<div class=\"wp_syntax\" style=\"position: relative;\">\n<table>\n<tbody>\n<tr>\n<td class=\"code\">\n<pre class=\"ini\" style=\"font-family: monospace;\">Last metadata expiration check: 0:01:36 ago on Thursday 15 August 2019 08:13:39 AM UTC.\r\nrepo id                           repo name                                                                 status\r\n*epel                             Extra Packages for Enterprise Linux 8 - x86_64                              310\r\nrhel-8-appstream-rhui-rpms        Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (RPMs)        5,739\r\nrhel-8-baseos-rhui-rpms           Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (RPMs)           2,097\r\nrhui-client-config-server-8       Red Hat Update Infrastructure 3 Client Configuration Server 8                 3<\/pre>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p class=\"theCode\" style=\"display: none;\">Last metadata expiration check: 0:01:36 ago on Thursday 15 August 2019 08:13:39 AM UTC.<br \/>\nrepo id repo name status<br \/>\n*epel Extra Packages for Enterprise Linux 8 &#8211; x86_64 310<br \/>\nrhel-8-appstream-rhui-rpms Red Hat Enterprise Linux 8 for x86_64 &#8211; AppStream from RHUI (RPMs) 5,739<br \/>\nrhel-8-baseos-rhui-rpms Red Hat Enterprise Linux 8 for x86_64 &#8211; BaseOS from RHUI (RPMs) 2,097<br \/>\nrhui-client-config-server-8 Red Hat Update Infrastructure 3 Client Configuration Server 8 3<\/p>\n<\/div>\n<h2>How to search and install package from EPEL repo on RHEL 8<\/h2>\n<p>One can list all available packages under a repo named epel by typing the following command:<br \/>\n<code>$ sudo yum --disablerepo=\"*\" --enablerepo=\"epel\" list available<\/code><br \/>\nOR use the grep command to filter out package names:<br \/>\n<code>$ sudo yum --disablerepo=\"*\" --enablerepo=\"epel\" list available | grep 'package'<br \/>\nsudo yum --disablerepo=\"*\" --enablerepo=\"epel\" list available | grep 'screen'<\/code><br \/>\nOutputs:<\/p>\n<div class=\"wp_syntax\" style=\"position: relative;\">\n<table>\n<tbody>\n<tr>\n<td class=\"code\">\n<pre class=\"ini\" style=\"font-family: monospace;\">Last metadata expiration check: 0:03:56 ago on Thursday 15 August 2019 08:13:35 AM UTC.\r\nAvailable Packages\r\napachetop.x86_64                                             0.19.7-1.el8                                     epel\r\narj.x86_64                                                   3.10.22-30.el8                                   epel\r\nbeecrypt.x86_64                                              4.2.1-23.el8                                     epel\r\nbeecrypt-apidocs.x86_64                                      4.2.1-23.el8                                     epel\r\nbeecrypt-devel.x86_64                                        4.2.1-23.el8                                     epel\r\nbgpdump.x86_64                                               1.6.0-2.el8                                      epel\r\nbird.x86_64                                                  2.0.4-1.el8                                      epel\r\nbird-doc.noarch                                              2.0.4-1.el8                                      epel\r\nbodhi-client.noarch                                          4.0.2-2.el8.1                                    epel\r\nbodhi-composer.noarch                                        4.0.2-2.el8.1                                    epel\r\nbodhi-server.noarch                                          4.0.2-2.el8.1                                    epel\r\ncc1541.x86_64                                                2.0-3.el8                                        epel\r\n....\r\n..\r\n...\r\nscreen.x86_64                                                4.6.2-10.el8                                     epel\r\nsendemail.noarch                                             1.56-4.el8                                       epel\r\nsip-redirect.noarch                                          0.2.0-9.el8                                      epel\r\nsshexport.noarch                                             2.4-1.el8                                        epel\r\ntio.x86_64                                                   1.32-1.el8                                       epel\r\nx509viewer.noarch                                            0.1.0-5.el8                                      epel\r\nx509watch.noarch                                             0.6.1-6.el8                                      epel\r\nzerofree.x86_64                                              1.1.1-3.el8                                      epel<\/pre>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p class=\"theCode\" style=\"display: none;\">Last metadata expiration check: 0:03:56 ago on Thursday 15 August 2019 08:13:35 AM UTC.<br \/>\nAvailable Packages<br \/>\napachetop.x86_64 0.19.7-1.el8 epel<br \/>\narj.x86_64 3.10.22-30.el8 epel<br \/>\nbeecrypt.x86_64 4.2.1-23.el8 epel<br \/>\nbeecrypt-apidocs.x86_64 4.2.1-23.el8 epel<br \/>\nbeecrypt-devel.x86_64 4.2.1-23.el8 epel<br \/>\nbgpdump.x86_64 1.6.0-2.el8 epel<br \/>\nbird.x86_64 2.0.4-1.el8 epel<br \/>\nbird-doc.noarch 2.0.4-1.el8 epel<br \/>\nbodhi-client.noarch 4.0.2-2.el8.1 epel<br \/>\nbodhi-composer.noarch 4.0.2-2.el8.1 epel<br \/>\nbodhi-server.noarch 4.0.2-2.el8.1 epel<br \/>\ncc1541.x86_64 2.0-3.el8 epel<br \/>\n&#8230;.<br \/>\n..<br \/>\n&#8230;<br \/>\nscreen.x86_64 4.6.2-10.el8 epel<br \/>\nsendemail.noarch 1.56-4.el8 epel<br \/>\nsip-redirect.noarch 0.2.0-9.el8 epel<br \/>\nsshexport.noarch 2.4-1.el8 epel<br \/>\ntio.x86_64 1.32-1.el8 epel<br \/>\nx509viewer.noarch 0.1.0-5.el8 epel<br \/>\nx509watch.noarch 0.6.1-6.el8 epel<br \/>\nzerofree.x86_64 1.1.1-3.el8 epel<\/p>\n<\/div>\n<h3>Examples<\/h3>\n<p>For example, search a package named screen and install it on RHEL 8 using EPEL repo. The commands are as follows (see yum our command guide for more info):<\/p>\n<div class=\"wp_syntax\" style=\"position: relative;\">\n<table>\n<tbody>\n<tr>\n<td class=\"code\">\n<pre class=\"bash\" style=\"font-family: monospace;\"><span style=\"color: #666666; font-style: italic;\">## search it ##<\/span>\r\n<span style=\"color: #c20cb9; font-weight: bold;\">sudo<\/span> <span style=\"color: #c20cb9; font-weight: bold;\">yum search<\/span> <span style=\"color: #c20cb9; font-weight: bold;\">screen<\/span>\r\n\u00a0\r\n<span style=\"color: #666666; font-style: italic;\">## get more info, if found ##<\/span>\r\n<span style=\"color: #c20cb9; font-weight: bold;\">sudo<\/span> <span style=\"color: #c20cb9; font-weight: bold;\">yum info<\/span> <span style=\"color: #c20cb9; font-weight: bold;\">screen<\/span>\r\n\u00a0\r\n<span style=\"color: #666666; font-style: italic;\">## install it ##<\/span>\r\n<span style=\"color: #c20cb9; font-weight: bold;\">sudo<\/span> <span style=\"color: #c20cb9; font-weight: bold;\">yum install<\/span> <span style=\"color: #c20cb9; font-weight: bold;\">screen<\/span><\/pre>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p class=\"theCode\" style=\"display: none;\">## search it ##<br \/>\nsudo yum search screen ## get more info, if found ##<br \/>\nsudo yum info screen ## install it ##<br \/>\nsudo yum install screen<\/p>\n<\/div>\n<figure id=\"attachment_148175\" class=\"wp-caption aligncenter\" style=\"width: 599px;\" aria-describedby=\"caption-attachment-148175\"><img decoding=\"async\" class=\"size-full wp-image-148175\" src=\"https:\/\/techolac.com\/wp-content\/uploads\/2019\/08\/Installing-screen-package-on-a-RHEL-8-using-epel-repo-command.png\" sizes=\"(max-width: 599px) 85vw, 599px\" srcset=\"https:\/\/techolac.com\/wp-content\/uploads\/2019\/08\/Installing-screen-package-on-a-RHEL-8-using-epel-repo-command.png 599w, https:\/\/techolac.com\/wp-content\/uploads\/2019\/08\/1_Installing-screen-package-on-a-RHEL-8-using-epel-repo-command-261x300.png 261w\" alt=\"Installing screen package on an RHEL 8 using epel repo command\" width=\"599\" height=\"688\" \/><figcaption id=\"caption-attachment-148175\" class=\"wp-caption-text\">Installing screen package on an RHEL 8 using yum command from epel repo<\/figcaption><\/figure>\n<h2>Conclusion<\/h2>\n<p>And, there you have it, a more significant number of packages to install from EPEL repo on Red Hat Enterprise Linux (RHEL) version 8.x. See EPEL repo home page here for more information.<\/p>\n<div class=\"author-info\">\n<div class=\"author-description\">\n<p class=\"author-bio\">\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; How do I install the extra repositories such as Fedora EPEL repo on an Red Hat Enterprise Linux server version 8.x? Introduction \u2013 You can easily install various packages by configuring an RHEL 8.x system to use Fedora EPEL repos and third party packages. Please note that these packages are not officially supported by [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11853,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[26],"tags":[1443,1441,952,1442,1427],"class_list":["post-11856","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux","tag-8x","tag-epel","tag-install","tag-repo","tag-rhel"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How To Install EPEL Repo on an RHEL 8.x - Techolac<\/title>\n<meta name=\"description\" content=\"How do I install the extra repositories such as Fedora EPEL repo on an Red Hat Enterprise Linux server version 8.x?\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Install EPEL Repo on an RHEL 8.x - Techolac\" \/>\n<meta property=\"og:description\" content=\"How do I install the extra repositories such as Fedora EPEL repo on an Red Hat Enterprise Linux server version 8.x?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/\" \/>\n<meta property=\"og:site_name\" content=\"Techolac - Computer Technology News\" \/>\n<meta property=\"article:published_time\" content=\"2019-08-27T19:48:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-08-27T19:57:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/08\/Installing-screen-package-on-a-RHEL-8-using-epel-repo-command.png\" \/>\n\t<meta property=\"og:image:width\" content=\"599\" \/>\n\t<meta property=\"og:image:height\" content=\"688\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Editorial Staff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Editorial Staff\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/\"},\"author\":{\"name\":\"Editorial Staff\",\"@id\":\"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b\"},\"headline\":\"How To Install EPEL Repo on an RHEL 8.x\",\"datePublished\":\"2019-08-27T19:48:13+00:00\",\"dateModified\":\"2019-08-27T19:57:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/\"},\"wordCount\":678,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b\"},\"image\":{\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/08\/Installing-screen-package-on-a-RHEL-8-using-epel-repo-command.png\",\"keywords\":[\"8x\",\"EPEL\",\"install\",\"Repo\",\"RHEL\"],\"articleSection\":[\"Linux\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/\",\"url\":\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/\",\"name\":\"How To Install EPEL Repo on an RHEL 8.x - Techolac\",\"isPartOf\":{\"@id\":\"https:\/\/www.techolac.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/08\/Installing-screen-package-on-a-RHEL-8-using-epel-repo-command.png\",\"datePublished\":\"2019-08-27T19:48:13+00:00\",\"dateModified\":\"2019-08-27T19:57:09+00:00\",\"description\":\"How do I install the extra repositories such as Fedora EPEL repo on an Red Hat Enterprise Linux server version 8.x?\",\"breadcrumb\":{\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#primaryimage\",\"url\":\"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/08\/Installing-screen-package-on-a-RHEL-8-using-epel-repo-command.png\",\"contentUrl\":\"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/08\/Installing-screen-package-on-a-RHEL-8-using-epel-repo-command.png\",\"width\":599,\"height\":688},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.techolac.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Install EPEL Repo on an RHEL 8.x\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.techolac.com\/#website\",\"url\":\"https:\/\/www.techolac.com\/\",\"name\":\"Techolac - Computer Technology News\",\"description\":\"A weblog on emerging technology and internet news, reviews, tips for a broad range of computing technologies.\",\"publisher\":{\"@id\":\"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.techolac.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b\",\"name\":\"Editorial Staff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.techolac.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/46bb6cbf5ea4efe79156ff0f5de0a9602d1d0e5da0cb54b21e05a35d7e23379c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/46bb6cbf5ea4efe79156ff0f5de0a9602d1d0e5da0cb54b21e05a35d7e23379c?s=96&d=mm&r=g\",\"caption\":\"Editorial Staff\"},\"logo\":{\"@id\":\"https:\/\/www.techolac.com\/#\/schema\/person\/image\/\"},\"url\":\"https:\/\/www.techolac.com\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Install EPEL Repo on an RHEL 8.x - Techolac","description":"How do I install the extra repositories such as Fedora EPEL repo on an Red Hat Enterprise Linux server version 8.x?","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/","og_locale":"en_US","og_type":"article","og_title":"How To Install EPEL Repo on an RHEL 8.x - Techolac","og_description":"How do I install the extra repositories such as Fedora EPEL repo on an Red Hat Enterprise Linux server version 8.x?","og_url":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/","og_site_name":"Techolac - Computer Technology News","article_published_time":"2019-08-27T19:48:13+00:00","article_modified_time":"2019-08-27T19:57:09+00:00","og_image":[{"width":599,"height":688,"url":"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/08\/Installing-screen-package-on-a-RHEL-8-using-epel-repo-command.png","type":"image\/png"}],"author":"Editorial Staff","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Editorial Staff","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#article","isPartOf":{"@id":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/"},"author":{"name":"Editorial Staff","@id":"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b"},"headline":"How To Install EPEL Repo on an RHEL 8.x","datePublished":"2019-08-27T19:48:13+00:00","dateModified":"2019-08-27T19:57:09+00:00","mainEntityOfPage":{"@id":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/"},"wordCount":678,"commentCount":0,"publisher":{"@id":"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b"},"image":{"@id":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#primaryimage"},"thumbnailUrl":"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/08\/Installing-screen-package-on-a-RHEL-8-using-epel-repo-command.png","keywords":["8x","EPEL","install","Repo","RHEL"],"articleSection":["Linux"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/","url":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/","name":"How To Install EPEL Repo on an RHEL 8.x - Techolac","isPartOf":{"@id":"https:\/\/www.techolac.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#primaryimage"},"image":{"@id":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#primaryimage"},"thumbnailUrl":"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/08\/Installing-screen-package-on-a-RHEL-8-using-epel-repo-command.png","datePublished":"2019-08-27T19:48:13+00:00","dateModified":"2019-08-27T19:57:09+00:00","description":"How do I install the extra repositories such as Fedora EPEL repo on an Red Hat Enterprise Linux server version 8.x?","breadcrumb":{"@id":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#primaryimage","url":"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/08\/Installing-screen-package-on-a-RHEL-8-using-epel-repo-command.png","contentUrl":"https:\/\/www.techolac.com\/wp-content\/uploads\/2019\/08\/Installing-screen-package-on-a-RHEL-8-using-epel-repo-command.png","width":599,"height":688},{"@type":"BreadcrumbList","@id":"https:\/\/www.techolac.com\/linux\/how-to-install-epel-repo-on-an-rhel-8-x\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.techolac.com\/"},{"@type":"ListItem","position":2,"name":"How To Install EPEL Repo on an RHEL 8.x"}]},{"@type":"WebSite","@id":"https:\/\/www.techolac.com\/#website","url":"https:\/\/www.techolac.com\/","name":"Techolac - Computer Technology News","description":"A weblog on emerging technology and internet news, reviews, tips for a broad range of computing technologies.","publisher":{"@id":"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.techolac.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.techolac.com\/#\/schema\/person\/3c09b621dfc5ef8f09b6f48236a9ae7b","name":"Editorial Staff","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.techolac.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/46bb6cbf5ea4efe79156ff0f5de0a9602d1d0e5da0cb54b21e05a35d7e23379c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/46bb6cbf5ea4efe79156ff0f5de0a9602d1d0e5da0cb54b21e05a35d7e23379c?s=96&d=mm&r=g","caption":"Editorial Staff"},"logo":{"@id":"https:\/\/www.techolac.com\/#\/schema\/person\/image\/"},"url":"https:\/\/www.techolac.com\/author\/admin\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/posts\/11856","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/comments?post=11856"}],"version-history":[{"count":0,"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/posts\/11856\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/media\/11853"}],"wp:attachment":[{"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/media?parent=11856"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/categories?post=11856"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.techolac.com\/wp-json\/wp\/v2\/tags?post=11856"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}