I'm attempting to purge all of my deprecated updates from our NetSUS server (just upgraded to 3.0.2). Navigating to /var/lib/reposado and executing the following:
repoutil --purge-product all-deprecated
I get:
repoutil: command not found
I can see the command listed in the directory. I've tried running as root as well. Thoughts?