You want to remove application binaries from the system.
When you remove an application through the Platform Management Console, the application is unregistered, the associated service package removed from the repository, and in Symphony grid, the associated consumer deleted.
Unregistering the application:
Terminates existing sessions and tasks
Releases all resources allocated to the application
Unregisters the application
Removes the service package from the repository if it is not shared with any other application(s)
Note: You can also use the soamunreg command to unregister an application, and soamdeploy remove to remove the service package. For example:
soamunreg SampleAppCPP
soamdeploy remove SampleService -c /SampleApplications/SOASamples