To install a driver using the RPM Package Manager, log in as root and run the command as follows:
rpm -ihv <file>
where <file> is one of the device driver RPM package files. For example, the following rpm command installs the sk98lin driver.
# rpm -ihv sk98lin-7_08-nld9-2.6.5.7.108smp.i586.rpm
Preparing... ################################## [100%]
1:sk98lin ################################## [100%]