nerdexam
LPI

117-101 · Question #61

What RPM command would show you detailed information for a package called openssh- 3.6.i386.rpm?

The correct answer is C. rpm --query --info --package openssh-3.6.i386.rpm. See the full explanation below for the reasoning.

Question

What RPM command would show you detailed information for a package called openssh- 3.6.i386.rpm?

Options

  • Arpm --showinformation openssh-3.6.i386.rpm
  • Brpm --showdetails --package openssh-3.6.i386.rpm
  • Crpm --query --info --package openssh-3.6.i386.rpm
  • Drpm --verify openssh-3.6.i386.rpm

How the community answered

(50 responses)
  • A
    4% (2)
  • B
    8% (4)
  • C
    72% (36)
  • D
    16% (8)

Community Discussion

No community discussion yet for this question.

Full 117-101 Practice