nerdexam
Novell

050-720 · Question #253

You want to install the xyz-software-1.2.3-5.i586.rpm package, but only if a previous version is already installed. Which command will do this?

The correct answer is C. rpm -Fvh xyz-software-1.2.3-5.i586.rpm. See the full explanation below for the reasoning.

Question

You want to install the xyz-software-1.2.3-5.i586.rpm package, but only if a previous version is already installed. Which command will do this?

Options

  • Arpm -ivh xyz-software-1.2.3-5.i586.rpm
  • Brpm -evh xyz-software-1.2.3-5.i586.rpm
  • Crpm -Fvh xyz-software-1.2.3-5.i586.rpm
  • Drpm -Uvh xyz-software-1.2.3-5.i586.rpm

How the community answered

(55 responses)
  • A
    16% (9)
  • B
    4% (2)
  • C
    73% (40)
  • D
    7% (4)

Community Discussion

No community discussion yet for this question.

Full 050-720 Practice