Sunday, April 28, 2013

How to Install RPM Files on HPUX



1. Navigate to the directory in which your RPM file is located, i.e., '/usr/example.rpm'.

2. Open a console by opening the Terminal program.

3. Enter the command 'rpm -i /usr/example.rpm' and press Return. Your RPM file is now installed.

No comments:

Post a Comment