As of 2021, the answer to this question for me was that instead of
brew cask install myprogram
I should run:
brew install --cask myprogram
Related Posts:
- homebrew – how to install older versions
- Brew install nvm. nvm: command not found
- What does “brew link” do?
- can’t chown /usr/local for homebrew in Mac OS X 10.13 High Sierra
- can’t chown /usr/local for homebrew in Mac OS X 10.13 High Sierra
- Homebrew install specific version of formula?
- How do I update Homebrew?
- Installing Homebrew on OS X
- SocketException: Address already in use MONGODB
- env: node: No such file or directory in mac
- Where do I find the bashrc file on Mac?
- env: node: No such file or directory in mac
- Which python am I using?
- How can I upgrade NumPy?
- Brew install docker does not include docker engine?
- brew install mysql on macOS
- How do you update Xcode on OSX to the latest version?
- How to remove the shallow clone warning from HomeBrew
- pip3: command not found
- What do raw.githubusercontent.com URLs represent?
- How to update Ruby with Homebrew?
- How can I install a previous version of Python 3 in macOS using homebrew?
- How to tell if homebrew is installed on Mac OS X
- What is the best/safest way to reinstall Homebrew?
- Homebrew brew doctor warning about /Library/Frameworks/Python.framework, even with brew’s Python installed
- How to install latest version of openssl Mac OS X El Capitan
- “please check gdb is codesigned – see taskgated(8)” – How to get gdb installed with homebrew code signed?