Indiana University
University Information Technology Services
  
What are archived documents?
Login>>
Login

Login is for authorized groups (e.g., UITS, OVPIT, and TCC) that need access to specialized Knowledge Base documents. Otherwise, simply use the Knowledge Base without logging in.

Close

In Linux, what is RPM, and how do I use it to install software?

RPM (RPM Package Manager) is a popular utility for installing software on Unix-like systems, particularly Red Hat Linux. The following is an example of how to use RPM:

  1. Log in as root, or use the su command to change to the root user at the workstation on which you want to install the software.

  2. Download the package you wish to install. The package will be named something like DeathStar0_42b.rpm.

  3. To install the package, enter the following command at the prompt: rpm -i DeathStar0_42b.rpm

    If you are upgrading from an earlier version of the software package, run RPM in upgrade mode, as in the following example: rpm -U DeathStar0_42b.rpm

For more information, see the RPM.org web site. You can also view the manual page on RPM using the following command:

man rpm

Note: Indiana University has a site license covering the use of Red Hat Enterprise Linux (RHEL) by students, faculty, and staff at IU. For details, see IU's software agreement with Red Hat.

At Indiana University, for personal or departmental Linux or Unix systems support, see At IU, how do I get support for Linux or Unix?

This is document aheo in domain all.
Last modified on May 13, 2009.

Comments/Questions/Corrections

Use this form to offer suggestions, corrections, and additions to the Knowledge Base. We welcome your input!

If you are affiliated with Indiana University and would like assistance with a specific computing problem, please use the Ask a Consultant form, or contact your campus Support Center.

Contact Information

Note: We will reply to your comment at this address. If your message concerns a problem receiving email, please enter an alternate email address.