You need to install the solaris-desktop group package. Which command would you use to list the set of packages included in that software group?
Answer options:
A. pkg search
B. pkg info
C. pkginfo
D. pkg contents
Answer correct:
A
Use the pkg search command to search for packages whose data matches the specified pattern. Like the pkg contents command, the pkg search command examines the contents of packages. While the pkg contents command returns the contents, the pkg search command returns the names of packages that match the query.