Install RPM package after OS Installation

Hi Guys I want to know whether is it possible to automatically Install a RPM package after installing OS.

Basically we have have one rpm package which we want to install as part of OS installation . Please Suggest

It is possible - but can you provide some details about which OS you are installing and how it is done in your shop?

kernel Version is 2.6.11
And Fedora Version is Fedora Core 2

In case you are unaware of it, Fedora Core 2 is ancient software. Make sure that the RPM is intended to work with FC2.

To install the RPM that you downloaded, open up a terminal and as root do:

rpm -Uvh filename.rpm