Which statement describes the information that is displ…

The following information is displayed about the compress/zjp software package, which Is currently installed on
this system:
NAME (PUBLISHER)VERSIONIFO
Compress/zip3.1.2-0.175.0.0.0.0.537ifNAMEVERSIONDATECOMMENT
Compress/zip3.109 Dec 2011 04:50:38 ESTNone
Which statement describes the information that is displayed tor the compress/zip software package?

The following information is displayed about the compress/zjp software package, which Is currently installed on
this system:
NAME (PUBLISHER)VERSIONIFO
Compress/zip3.1.2-0.175.0.0.0.0.537ifNAMEVERSIONDATECOMMENT
Compress/zip3.109 Dec 2011 04:50:38 ESTNone
Which statement describes the information that is displayed tor the compress/zip software package?

A.
This package cannot be removed.

B.
This package can be updated to a new version when the new version of the package becomes available.

C.
This package cannot be updated.

D.
This package can be updated to version 3.1.3 but not 3.2.

E.
This package cannot be downgraded to version 3.1.1.

Explanation:
An ā€œfā€ in the F column indicates the package is frozen. If a package is frozen, you can only install or update to
packages that match the frozen version.
Note: The ā€œiā€ in the I column indicates that these packages are installed in this image.
Adding and Updating Oracle Solaris 11 Software Packages, Showing Package Install State Information



Leave a Reply 1

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


Stoyan Stoyanov

Stoyan Stoyanov

Answer is D

pkg freeze [-n] [-c reason] [pkg_fmri_pattern …]

When a package that is frozen is installed or updated, it must
end up at a version that matches the version at which it was
frozen. For example, if a package was frozen at 1.2, then it
could be updated to 1.2.1, 1.2.9, 1.2.0.0.1, and so on. That
package could not end up at 1.3, or 1.1. A publisher presented
in the pkg_fmri_pattern is used to find matching packages. How-
ever, publisher information is not recorded as part of the
freeze. A package is frozen with respect to its version only,
not its publisher.