Use the below command to remove or un-install a package or file-set in AIX
Once removed, you can verify whether the package exists using the below command# installp -u -g <Package Name>
# lslpp -l | grep -i <Package Name>
Use the below command to remove or un-install a package or file-set in AIX
Once removed, you can verify whether the package exists using the below command# installp -u -g <Package Name>
# lslpp -l | grep -i <Package Name>