PrepAway - Latest Free Exam Questions & Answers

What command do you issue?

You want to preview where the package file, apache-xml.i386.rpm, will install its files before installing it.

What command do you issue?

PrepAway - Latest Free Exam Questions & Answers

A.
rpm -qp apache-xml.i386.rpm

B.
rpm -qv apache-xml.i386.rpm

C.
rpm -ql apache-xml.i386.rpm

D.
rpm -qpl apache-xml.i386.rpm

Explanation:
to work with specific rpm-files you need the parameter -p, -ql lists all files for a package.
alternatively you could specify the –test parameter when installing


Leave a Reply