LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   RPM Files? (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-files-303588/)

Guts 03-19-2005 12:27 PM

RPM Files?
 
How do I install these in suse 9.1 ????

jsutton 03-19-2005 12:32 PM

use this command in a terminal:

Code:

rpm -ivh [rpm file]

reddazz 03-19-2005 01:24 PM

Code:

#rpm -Uvh package.rpm
Thats usually better because using "ivh" will not allow you to upgrade if a package with the same name exists.

masonm 03-19-2005 07:00 PM

Yast


All times are GMT -5. The time now is 08:04 PM.