HP Openview (HPOV) - AIX Un-Install Command for Fileset / Package (Similar to pkgrm and swremove) in COMMUNITY CENTER - Use the below command to remove or un-install a package or file-set in AIX
# installp -u -g <Package Name>
...
-
03-04-2014 04:25 PM
AIX Un-Install Command for Fileset / Package (Similar to pkgrm and swremove)
Use the below command to remove or un-install a package or file-set in AIX
#
installp -u -g <Package Name> Once removed, you can verify whether the package exists using the below command
#
lslpp -l | grep -i <Package Name>
Visitors found this page by searching for:
Tags for this Thread