How to install glibc 2.14 on RHEL 6/ RHEL 7/ CentOS 7

 How to install glibc 2.14 on RHEL 6/ RHEL 7/ CentOS 7

 Installing  glibs is very easy. This can be done by below 4steps.

Step1:- Subscribe OS with RHEL 

or Configure local repository for installing packages

Step2:-  Check installed glibc package.

# yum list glibc

Available Packages
glibc.i686                   2.17-307.el7.1                  @rhel-7-server-rpms
glibc.x86_64                 2.17-307.el7.1                  @rhel-7-server-rpms

Step3:- yum install glibc.x86_64

Step4:- Check installed glibc package.

# yum list glibc

Installed Packages
glibc.x86_64                 2.17-307.el7.1                  @rhel-7-server-rpms


Package installed.

Comments

Popular posts from this blog

Export and Import users/groups and OU in AD Server 2008 using LDIFDE command.

How to Set Up and Configure latest yum repository on CentOS