error getting repository data for epel repository not found centos 7

error getting repository data for epel repository not found centos 7

Hi,

Can't find repository while installing one of the software using yum because of the error:

error getting repository data for epel repository not found

My os is centos 7.

How to resolve this?

Thanks

View Answers

August 16, 2018 at 6:07 AM

Hi,

This error is coming because EPEL Repository for RHEL/CentOS 7.x/6.x/5.x is not enabled in your system. If you enable this then error will go away.

What is EPEL?

The EPEL stands for Extra Packages for Enterprise Linux and its distributed online which can be downloaded and installed automatically by yum utility.

To enable it for Centos 7 run following commands:

## RHEL/CentOS 7 64-Bit ##
 wget http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
 rpm -ivh epel-release-latest-7.noarch.rpm

To enable it for Centos 6 run following commads in terminal:

## RHEL/CentOS 6 32-Bit ##
# wget http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
# rpm -ivh epel-release-6-8.noarch.rpm
## RHEL/CentOS 6 64-Bit ##
# wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
# rpm -ivh epel-release-6-8.noarch.rpm

Now run

yum update

Then you can continue with your usual package/software installation.

Thanks









Related Tutorials/Questions & Answers:
error getting repository data for epel repository not found centos 7
error getting repository data for epel repository not found centos 7  ... because of the error: error getting repository data for epel repository not found My os is centos 7. How to resolve this? Thanks   Hi, This error
error getting repository data for epel repository not found centos 7
error getting repository data for epel repository not found centos 7  ... because of the error: error getting repository data for epel repository not found My os is centos 7. How to resolve this? Thanks   Hi, This error
Advertisements
install tesseract 4 on centos 7
with all packages and language trained data with following command on Centos 7...install tesseract 4 on centos 7  Hi, I have centos 7 updated with the latest updates. Now I want to install tesseract 4 on centos 7. What
data type used to store name.(getting an error)
data type used to store name.(getting an error)    Statement stm=con.createStatement(); String query="select * from employee where ename... getting an error like dis: "ename cannot be resolved to a variable" whats
javax.servlet not found error
javax.servlet not found error  why iam getting javax.servlet error while running my servlet program...after setting the classpath also i am finding that problem
Getting an error :(
Getting an error :(  I implemented the same code as above.. But getting this error in console... Console Oct 5, 2012 10:18:14 AM... was not found on the java.library.path: C:\Program Files\Java\jre1.5.007\bin;.;C:\Windows
error for getting the data from an api using br.readLine - Development process
error for getting the data from an api using br.readLine  hi the application is hanging while reading the data using readLine() function . actually the data is coming from remote using particular api call see the following code
http 404 resource not found error
http 404 resource not found error   Sir, I have downloaded your... in tomcat manager. But when I try to run I am getting http 404 requested resource not found error. Kindly advise. ss
class not found error - JDBC
class not found error  thanks for your response. please clarify the following doubts. i am having the specified mysql connector jar file. where that jar file has to be placed. also does the jdbc driver need to be installed
Getting ..Photograph.jpg not found - Swing AWT
Getting ..Photograph.jpg not found  hello sir thankyou very much for the code ... but sir here only other values are getting displayed...but not image for image it is comming Couldn't find file: Photograph.jpg .. why so?..I
Getting Error - Development process
Getting Error   Hi , i am getting error while executing this code. I just want to store date in to database. Dont mistake me for repeated questions... of query values and destination fields are not the same. my table : Add_Data
Error:No Class Found Exception:org.postgresql.driver
Error:No Class Found Exception:org.postgresql.driver  Error:No Class Found Exception:org.postgresql.driver while connecting JDBC With PostgreSQL 8.4 I m running My Program with java 6.0
SQLException caught: No data found
SQLException caught: No data found  i m using ms office 2010, n when i run my source code it is giving error SQLException caught:No data found, plz help me why i am getting this exception, thanks alot, my source code
Getting error java.lang.ClassNotFoundException: com.mysql.jdbc.Driver.
Getting error java.lang.ClassNotFoundException: com.mysql.jdbc.Driver.  I am doing project in JSP with database WampServer and glassfish as server .when i done database connection then i get an error
exception handling code for file not found error..
exception handling code for file not found error..  How to do exception handling for file not found error
Data Types in Java 7
In this section we will discuss Java 7 Data Types
Jee 7 JSON error java.lang.ClassNotFoundException: org.glassfish.json.JsonProviderImpl
Jee 7 JSON error java.lang.ClassNotFoundException: org.glassfish.json.JsonProviderImpl  Hi, While creating jee 7 json based application I am getting following error: [WARNING] java.lang.reflect.InvocationTargetException
getting started with data science
getting started with data science  Hi, I am beginner in Data Science...: getting started with data science Try to provide me good examples or tutorials links so that I can learn the topic "getting started with data science"
getting a job in data science
getting a job in data science  Hi, I am beginner in Data Science... that I can learn the topic "getting a job in data science". Also tell me... in Data Science and searching for the best tutorials for getting started
getting a job as a data analyst
getting a job as a data analyst  Hi, I am beginner in Data Science... that I can learn the topic "getting a job as a data analyst". Also... are beginner in Data Science and searching for the best tutorials for getting
getting a job in data analytics
getting a job in data analytics  Hi, I am beginner in Data Science... that I can learn the topic "getting a job in data analytics". Also... are beginner in Data Science and searching for the best tutorials for getting
getting a masters in data science
getting a masters in data science  Hi, I am beginner in Data Science...: getting a masters in data science Try to provide me good examples or tutorials links so that I can learn the topic "getting a masters in data science"
spring3 mvc appliation bean definition not found error
spring3 mvc appliation bean definition not found error  hi I... the following error, can you suggest me how to solve. The error message is: Error creating bean with name
getting an error when set classpath
getting an error when set classpath  Hello Everyone! i have used hssf model for reading excel sheet in my project & i have set classpath... run it, it gives an error "could not find or load main" please help me
spring3 mvc appliation bean definition not found error
spring3 mvc appliation bean definition not found error  hi deepak I... execute it shows index page, when I click on link it shows the following error Error creating bean with name
JSP error: class UserForm not found in class model.UserAction
JSP error: class UserForm not found in class model.UserAction  etting the following error in the program..wat shod i do to remove this?I am using jdeveloper 10 g [code] package model; import javax.servlet.http.HttpServletRequest
Maven Repository/Dependency: com.coveo | feign-error-decoder
Maven Repository/Dependency of Group ID com.coveo and Artifact ID feign-error-decoder. Latest version of com.coveo:feign-error-decoder dependencies... 6 1.1.1 25 Nov 2016 7
java profram:error 405 method not found
java profram:error 405 method not found  import javax.servlet.http.*; import javax.servlet.*; import java.io.*; public class Configservlet extends HttpServlet { ServletConfig con; ServletContext ctx; public void
jquery post data error
jquery post data error  getting post data error in JQuery ..any idea why?   Please visit the following link: JQuery Post Data
Maven Repository/Dependency: com.google.errorprone | error_prone_annotations
Maven Repository/Dependency of Group ID com.google.errorprone and Artifact ID error_prone_annotations. Latest version of com.google.errorprone:error_prone... Dec 2022 7 2.16 11 Oct 2022 8
Maven Repository/Dependency: io.zeebe.zeeqs | data
Maven Repository/Dependency of Group ID io.zeebe.zeeqs and Artifact ID data. Latest version of io.zeebe.zeeqs:data dependencies... 2.3.1 07 Jul 2022 7 2.3.0 23 Jun
Getting data from servlet into javascript
Getting data from servlet into javascript  How do i get json data from my servlet on to a variable in javascript n bind the data to display onto sigma grid.Has anyone Idea how to do
Maven Repository/Dependency: com.stackify | stackify-error-logback
Maven Repository/Dependency of Group ID com.stackify and Artifact ID stackify-error-logback. Latest version of com.stackify:stackify-error-logback dependencies. # Version Release Date
Maven Repository/Dependency: com.oyesk.starter | oyesk-starter-error
Maven Repository/Dependency of Group ID com.oyesk.starter and Artifact ID oyesk-starter-error. Latest version of com.oyesk.starter:oyesk-starter-error dependencies. # Version Release Date
Maven Repository/Dependency: me.proton.core | data
Maven Repository/Dependency of Group ID me.proton.core and Artifact ID data. Latest version of me.proton.core:data dependencies... 5.0.1 10 Aug 2016 7 5.2.3 10 Aug
Still getting the http 404 error - Java Beginners
Still getting the http 404 error  Dear experts, I refer... is userid? Anyway, whatever I do, I still receive the http 404 error...saying that login page cannot be found. Hope that you can advise me what to do
ModuleNotFoundError: No module named 'centos'
, ModuleNotFoundError: No module named 'centos' error will be solved. Thanks...ModuleNotFoundError: No module named 'centos'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named
getting error in your login form code
getting error in your login form code  i tried your code for login form but i am getting an error.the error is undefined index userid and password.the code is $fuser=$POST["userid"];. how to solve this problem please help me
Getting connect error in Jmeter - Development process
Getting connect error in Jmeter  Hi, Am trying to run a simple application in Jakarta Jmeter using HTTP request sampler. I am getting the below error. Please help me in viewing the results. Pl specify if there is any possible
Maven Repository/Dependency: me.proton.core | challenge-data
Maven Repository/Dependency of Group ID me.proton.core and Artifact ID challenge-data. Latest version of me.proton.core:challenge-data dependencies... 6 14.1.0 10 Aug 2016 7
Im getting this error while running JPA project
Im getting this error while running JPA project  Exception in thread "main" javax.persistence.PersistenceException: [PersistenceUnit: examplePersistenceUnit] Unable to configure EntityManagerFactory
How to install JDK in Centos?
How to install JDK in Centos?  Hi, I have to install the JDK on Centos 6 Linux server. Let's know the steps to install the JDK. Thanks   ... install java-1.6.0-openjdk OpenJDK Runtime Environment (Java SE 7) yum
Getting Textbox data from database
Getting Textbox data from database  When i m trying to get data in textbox as readonly from database i m getting following error.and my code is shown... an internal error () that prevented it from fulfilling this request. exception
Maven Repository/Dependency: com.github.tknudsen | complex-data-object
Maven Repository/Dependency of Group ID com.github.tknudsen and Artifact ID complex-data-object. Latest version of com.github.tknudsen:complex-data-object... 7 0.1.6 12 May 2017 You can read more
Maven Repository/Dependency: cn.bestwu | data-rest
Maven Repository/Dependency of Group ID cn.bestwu and Artifact ID data-rest. Latest version of cn.bestwu:data-rest dependencies... 1.0.16 01 Dec 2016 7 1.0.14 29
Maven Repository/Dependency: com.imsweb | data-generator
Maven Repository/Dependency of Group ID com.imsweb and Artifact ID data-generator. Latest version of com.imsweb:data-generator dependencies... 6 1.25 01 Sep 2021 7 1.24 31
Maven Repository/Dependency: me.proton.core | auth-data
Maven Repository/Dependency of Group ID me.proton.core and Artifact ID auth-data. Latest version of me.proton.core:auth-data dependencies... 6 1.5 10 Aug 2016 7 1.7
Maven Repository/Dependency: me.proton.core | data-room
Maven Repository/Dependency of Group ID me.proton.core and Artifact ID data-room. Latest version of me.proton.core:data-room dependencies... 6 2.0.0 10 Aug 2016 7
Maven Repository/Dependency: me.proton.core | network-data
Maven Repository/Dependency of Group ID me.proton.core and Artifact ID network-data. Latest version of me.proton.core:network-data dependencies... 2016 6 7.1.3 10 Aug 2016 7
getting error while inserting values in database
getting error while inserting values in database  AddUser.java..."); if (envContext == null)throw new Exception("Error: No Context"); if (ds == null) throw new Exception("Error: No DataSource

Ads