nerdexam
CompTIA

LX0-101 · Question #451

You are about to install a new program on an RPM based Linux system. Which of the following would be the best way to accomplish this?

The correct answer is C. Use rpm to install the program's binaries from an RPM package. See the full explanation below for the reasoning.

Question

You are about to install a new program on an RPM based Linux system. Which of the following would be the best way to accomplish this?

Options

  • AGet the source code in a tarball and install from that source.
  • BGet a source RPM and use rpm to install it.
  • CUse rpm to install the program's binaries from an RPM package.
  • DUse cpi to extract the binaries from a source RPM and use rpm to install those sources.

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    79% (26)
  • D
    12% (4)

Community Discussion

No community discussion yet for this question.

Full LX0-101 Practice