Homebrew Install Package Won't Run - Troubleshooting Tips

homebrewterminalzsh

I've installed homebrew and used it successfully for installing and using packages before. But when I installed a packaged called "shpotify" that can be used to control spotify from the command line, Homebrew installs it successfully, but then when I try to run it, I get an error "zsh: command not found: shpotify" Do you know what could be causing this?

Best Answer

Most probable answer:

The project is called shpotify.

The installed binary is called spotify

Use that as your command.