launchd is a daemon/agent manager and to remove a service from it, use the following syntax with the launchctl command:
launchctl remove name |
It’s possible to get a list of daemon/agent with:
launchctl list |
Usually the daemon/agent configuration files are in: /Users/andrea.girardi/Library/LaunchAgents