Which command would you use?

You have installed an update to the gzip package and need to “undo” .ho update and return the
package to its “as-delivered” condition. Which command would you use?

You have installed an update to the gzip package and need to “undo” .ho update and return the
package to its “as-delivered” condition. Which command would you use?

A.
pkg undo

B.
pkg revert

C.
pkg fix

D.
pkg uninstall

Explanation:
Use the pkg revert command to restore files to their as-delivered condition.
Reference: Adding and Updating Oracle Solaris 11 Software Packages, Restoring a File



Leave a Reply 2

Your email address will not be published. Required fields are marked *

5 × four =


Dupek

Dupek

B
man pkg
Revert files delivered by pkg(5) packages to their as-
delivered condition. File ownership and protections are
also restored.