stalebrim
I removed that too, but if you need it mask the service instead to prevent it starting in future (Prevents updates to the package re-enabling the service).
sudo systemctl mask cups-browsed
Note that it will still be running until next boot unless you run:
sudo systemctl stop cups-browsed