Monday, July 13, 2015

Installing a RPM package in Unix/Linux

The command to install RPM package (library file) in Unix/Linux is as below:

rpm -ivh

e.g

rpm -ivh glibc-2.5.107.el5_9.1.x86_64

No comments:

Post a Comment