To remove the Management Agent from AIX, run the following command as root:
root
# installp -u SSH.mgmt.agent
The uninstallation will not remove the /etc/opt/ssh-mgmt/agent directory. This should be done separately:
/etc/opt/ssh-mgmt/agent
# rm -Rf /etc/opt/ssh-mgmt/agent