Top "Yum" questions

yum is a software package manager that installs, updates, and removes packages on RPM-based systems.

How to install lz4 shared libraries in rpm based machines?

I tried to install lz4 libraries in CentOS, but failing with the following error. [Bash]# yum install liblz4 liblz4-devel …

centos rpm yum lz4
Unable to install erlang on cent os

While installing erlang on cent os I got the following error Error: Package: erlang-crypto-R16B03-0.2.el6.x86_64 (erlang-solutions) Requires: …

erlang centos yum
Can not install php 5.5 opcache on Centos 6.4

I have php 5.5 installed on CentOS (from Remi repo, as far as I remember). Now I wanted to turn on …

php yum centos6 opcache
How to install a module for python 2.6 on CentOS?

After I install python 2.6 on CentOS by: wget http://download.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm sudo …

python centos yum pypdf
How to install iconv-devel on CentOS 5.6?

After installing rvm on CentOS 5.6 and run rvm notes: dependencies: # For RVM rvm: yum install -y bash curl git # NOTE: …

centos rvm iconv yum
yum install php-mysql unable to install Centos

I am having difficulty installing php-mysql, I do the following: yum -y install php-mysql but get the following: Loaded plugins: …

php mysql centos6 yum
Cannot --enable-pcregrep-libbz2 because bzlib.h was not found

I am trying to install pcre 8.32. When I tried to install following this tutorial I get this error: **Cannot --enable-pcregrep-libbz2 …

linux fedora pcre yum
Running "npm" returns "Error: Cannot find module 'inherits'"

module.js:340 throw err; ^ Error: Cannot find module 'inherits' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.…

node.js npm redhat yum
How can I install xclip on an EC2 instance?

I'm following Github's instructions for adding an SSH key. I've generated the id_rsa.pub file from my AWS EC2 …

linux github amazon-ec2 yum
CENTOS 6.6 "Errno -1 repomd.xml does not match metalink for updates " when trying to use yum command to install openssl

Platform: CentOS release 6.6 (Final) When I am trying to yum install openssl, I get this error: epel 4 kB 00:00 http://mirror.…

linux centos6 yum