LPI
101-500 · Question #263
101-500 Question #263: Real Exam Question with Answer & Explanation
Sign in or unlock 101-500 to reveal the answer and full explanation for question #263. The question stem and answer options stay visible for context.
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
Unlock 101-500 to see the answer
You've previewed enough free 101-500 questions. Unlock 101-500 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#RPM package management#package upgrade vs install#rpm flags (-U, -i)#package already installed