Novell
050-720 · Question #253
You want to install the xyz-software-1.2.3-5.i586.rpm package, but only if a previous version is already installed. Which command will do this?
The correct answer is C. rpm -Fvh xyz-software-1.2.3-5.i586.rpm. See the full explanation below for the reasoning.
Question
You want to install the xyz-software-1.2.3-5.i586.rpm package, but only if a previous version is already installed. Which command will do this?
Options
- Arpm -ivh xyz-software-1.2.3-5.i586.rpm
- Brpm -evh xyz-software-1.2.3-5.i586.rpm
- Crpm -Fvh xyz-software-1.2.3-5.i586.rpm
- Drpm -Uvh xyz-software-1.2.3-5.i586.rpm
How the community answered
(55 responses)- A16% (9)
- B4% (2)
- C73% (40)
- D7% (4)
Community Discussion
No community discussion yet for this question.