How can you update a package only if an earlier version is currently installed on the system?

How can you update a package only if an earlier version is currently installed on the system?

How can you update a package only if an earlier version is currently installed on the system?

A.
rmp –update rpmname

B.
rpm -U rpmname

C.
rpm -F rpmname

D.
rpm –force rpmname

E.
rpm -u rpmname

Explanation:

Upgrades, but only if the package is currently installed.



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Eric Hibshman

Eric Hibshman

isn’t a space required between the -F and rpmname?

admin

admin

There are some wrong when we post this question.
Now, it’s correct.
Thanks Eric.

neops

neops

rpm -U rpmname ???