Any danger with reinstalling EPEL repository?
I installed jq, but I'm getting an error:
The solution I'm finding is to install (update?) the EPEL repository, using:
Am I going to run in to any problems if I install / update EPEL? I'm running CentOS 7.9.2009, so I'm limited to WHM v. 110.0.15 for now.
# jq --version
jq: error while loading shared libraries: libonig.so.5: cannot open shared object file: No such file or directoryThe solution I'm finding is to install (update?) the EPEL repository, using:
yum install epel-release
# or maybe sudo yum install epel-releaseAm I going to run in to any problems if I install / update EPEL? I'm running CentOS 7.9.2009, so I'm limited to WHM v. 110.0.15 for now.
-
Hey hey! Nope, I wouldn't expect that to cause any issues with cPanel. If you run into problems it would be from package dependencies themselves, not just the presence of the EPEL repo on the server. 0
Please sign in to leave a comment.
Comments
1 comment