nerdexam
Novell

050-720 · Question #102

RPM is used to install, erase or upgrade packages. Which of the following RPM commands can be used to install packages?

The correct answer is C. bash# rpm -i foobar-1.0-1.i386.rpm. See the full explanation below for the reasoning.

Question

RPM is used to install, erase or upgrade packages. Which of the following RPM commands can be used to install packages?

Options

  • Abash# rpm -U foobar-1.0-1.i386.rpm
  • Bbash# rpm -e foobar
  • Cbash# rpm -i foobar-1.0-1.i386.rpm
  • Dbash# man rpm

How the community answered

(63 responses)
  • A
    6% (4)
  • B
    3% (2)
  • C
    79% (50)
  • D
    11% (7)

Community Discussion

No community discussion yet for this question.

Full 050-720 Practice