Software >> OS >> Unix >> Solaris >> 11 >> Patching >> How to check for and/or install package updates

1.  Display those packages on a system that require an update without actually installing the packages.

# pkg update -nv --accept

2.  To install all packages that have avaiable updates

# pkg update