Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Homebrew now that 'cask' is deprecated #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alanhogan
Copy link
Contributor

See https://brew.sh/2020/12/01/homebrew-2.6.0/

tl;dr 'cask' should be removed from installation commands.

@vidhill
Copy link

vidhill commented Mar 23, 2022

Should it be brew install qlmarkdown --cask ?

@u1133
Copy link

u1133 commented Mar 25, 2022

Homebrew/homebrew-cask#114520
qlmarkdown has been renamed to toland-qlmarkdown,
so it should be brew install toland-qlmarkdown --cask.

@alanhogan
Copy link
Contributor Author

@vidhill the --cask flag doesn’t seem to be necessary.

@vidhill
Copy link

vidhill commented Apr 11, 2022

I was getting mixed up, there are two repos/projects, https://github.com/toland/qlmarkdown and this,

When someone runs brew cask install qlmarkdown it installs https://github.com/sbarex/QLMarkdown version?

@alanhogan
Copy link
Contributor Author

When someone runs brew cask install qlmarkdown it installs https://github.com/sbarex/QLMarkdown version?

Without researching it, I am not sure what version brew install qlmarkdown installs, but brew cask install qlmarkdown will not install anything. It gives this error:

Error: `brew cask` is no longer a `brew` command. Use `brew <command> --cask` instead.

@u1133
Copy link

u1133 commented Apr 12, 2022

When I ran brew install qlmarkdown --cask, it installed https://github.com/sbarex/QLMarkdown.

@alanhogan
Copy link
Contributor Author

Interesting… Hmm. Well, the REAMEs over there do have the updated brew syntax, so that’s good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants