RPMs
Novell Cool Solutions: Question & Answer
Reader Rating
from 3 ratings
Q:
How can I install .rpm files?
A:
rpm (Redhat Package Manager) are packed files. They can be installed with the command "rpm".
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com
Reader Comments
- Does the person who answered this know anything about Linux at all? Must better answers would have been:
rpm -ivh
Or better still yast -i - The RPM command is not only used as 'rpm -ivh'! Otherwise, there would be no need for the '-ivh'!