1 hour ago · Tech · 0 comments

It’s a lovely day to upgrade my system: % brew upgrade [...] Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula thiagowfx/pancake/pancake brew trust --formula thiagowfx/taps/cco thiagowfx/taps/python-is-python3 You can trust all formulae, casks and commands from these taps with: brew trust [...] thiagowfx/pancake thiagowfx/taps Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap [...] thiagowfx/pancake thiagowfx/taps To keep allowing them by default during the transition: export…

No comments yet. Log in to reply on the Fediverse. Comments will appear here.