nerdexam
LPI

101-400 · Question #263

You see following output while trying to install an updated package: [root@example pub]# rpm -I gthumb-2.2.0.i386.rpm package gthumb- 1.0.1.i386.rpm is already installed. Which command will allow…

The correct answer is C. rpm -U gthumb-2.2.0.i3S6.rpm. See the full explanation below for the reasoning.

Question

You see following output while trying to install an updated package: [root@example pub]# rpm -I gthumb-2.2.0.i386.rpm package gthumb- 1.0.1.i386.rpm is already installed. Which command will allow you to install the updated version?

Options

  • Arpm -i gthumb-2.2.0.i386.rpm
  • Brpm -ivh gthumb-2.2.0.i386.rpm
  • Crpm -U gthumb-2.2.0.i3S6.rpm
  • Drpm -qu gthumb-2.2.0.i386.rpm
  • Erpm -qiv gthumb-2.2.0.i386.rpm

How the community answered

(28 responses)
  • A
    18% (5)
  • C
    71% (20)
  • D
    7% (2)
  • E
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice