How do I display solaris package parameters?



  • There is some valuable information in package parameters, you can see where it is installed and where the binaries are installed. Most of the information can be displayed using another solaris package command called "pkginfo"

    The example display the package parameters for a veritas package

    # pkgparam -v VRTSagtfw
    CLASSES='none'
    TZ='GB'
    PATH='/sbin:/usr/sbin:/usr/bin:/usr/sadm/install/bin'
    OAMBASE='/usr/sadm/sysadm'
    PKG='VRTSagtfw'
    NAME='VERITAS Cluster Server VProAgent Framework'
    VERSION='3.5.2'
    DESC='VERITAS Cluster Server VProAgent Framework'
    CATEGORY='application'
    VENDOR='VERITAS Software Corporation'
    ARCH='sparc'
    PSTAMP='3.5.2.33 200412100432'
    PKGINST='VRTSagtfw'
    PKGSAV='/var/sadm/pkg/VRTSagtfw/save'
    INSTDATE='Jan 05 2006 09:03'
    

Log in to reply
 

© Lightnetics 2024