Chitika

Monday, November 8, 2010

How to Install the RPM Package in Linux?

Things You need to do:
  • Download the RPM Package
  • Open the terminal window. You can find termainl under "Applications" and "Accessories (GNOME)" or "Start" and "Utilities" KDE
  • Change the directory where your RPM file is located run following command.                                    sudo rpm -ivh package.rmp                                                                                                                      (Replace the package with your RPM package name)
Good Luck,

No comments:

Post a Comment