Hello,
How are you doing?
Let me share this tip: When you have a Installation Manager (IM) on a Unix/Linux machine a easy way to get which Products and Features are installed by IM, is use "<path-to>/InstallationManager/eclipse/tools/imcl" command with the options "listInstalledPackages -features -long",
Let me share this tip: When you have a Installation Manager (IM) on a Unix/Linux machine a easy way to get which Products and Features are installed by IM, is use "<path-to>/InstallationManager/eclipse/tools/imcl" command with the options "listInstalledPackages -features -long",
for instance:
# pwd
/opt/IBM/InstallationManager/eclipse/tools
# ./imcl listInstalledPackages -features -long
/opt/ibm/RationalSDLC : com.ibm.rational.clearcase.linux_x86_7.1.2004.0000-7-1-2-04-00-2011C-D110822 : IBM® Rational® ClearCase® - Linux x86 : 7.1.2.04 : com.ibm.rational.clearcaseunix.CC_FULL,com.ibm.rational.clearcaseunix.CC_MIN_STD_X,com.ibm.rational.clearcaseunix.CM_Server
# pwd
/opt/IBM/InstallationManager/eclipse/tools
# ./imcl listInstalledPackages -features -long
/opt/IBM/InstallationManager/eclipse : com.ibm.cic.agent_1.5.0.20110909_1200 : IBM® Installation Manager : 1.5.0 :
/opt/ibm/RationalSDLC : com.ibm.rational.clearcase.linux_x86_7.1.2004.0000-7-1-2-04-00-2011C-D110822 : IBM® Rational® ClearCase® - Linux x86 : 7.1.2.04 : com.ibm.rational.clearcaseunix.CC_FULL,com.ibm.rational.clearcaseunix.CC_MIN_STD_X,com.ibm.rational.clearcaseunix.CM_Server
See more examples (even for Windows environments) on:
How to list all software installed with IBM Installation Manager
http://www-01.ibm.com/support/docview.wss?uid=swg21503758
Have a Great Weekend!Pedro Moura
##########################################Disclaimer ##############################################
"The postings on this site are my own and don't necessarily represent IBM's positions, strategies or opinions." #
#################################################################################################
##########################################Disclaimer ##############################################
"The postings on this site are my own and don't necessarily represent IBM's positions, strategies or opinions." #
#################################################################################################