nerdexam
LPI

101-500 · 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. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Linux Installation and Package Management

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

(32 responses)
  • B
    6% (2)
  • C
    91% (29)
  • E
    3% (1)

Explanation

You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Topics

#RPM package management#package upgrade vs install#rpm flags (-U, -i)#package already installed

Community Discussion

No community discussion yet for this question.

Full 101-500 Practice