How to install RPM package in Linux

Linux Install an RPM File RPM is nothing but a a package management system. To install an rpm file, open a terminal and then type the following command: rpm -ivh .rpm.file-name