CompTIA
LX0-101 · Question #431
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
(16 responses)- B19% (3)
- C69% (11)
- D6% (1)
- E6% (1)
Community Discussion
No community discussion yet for this question.