Solved

You Have Used the Rpm Command with the -Q-Requires Option

Question 62

Multiple Choice

You have used the rpm command with the -q-requires option to determine the components required by the rpm package. One of the required components is /usr/bin/perl. What command would you enter to find out which RPM package provides this component?


A) rpm -qs --requires /usr/bin/perl
B) rpm -qi --requires /usr/bin/perl
C) rpm -q --whatprovides /usr/bin/perl
D) rpm -q --provides perl

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions