LPI Exam Questions

Which of the followingwould be the best way to accomplish this?

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?

A.
Get the source code in atarball and install from that source.

B.
Get a source RPM and use rpm to install it.

C.
Use rpm to install the program’s binaries from an RPM package.

D.
Usecpi to extract the binaries from a source RPM and use rpm to install those sources.