【发布时间】:2020-06-04 19:25:18
【问题描述】:
Mac OS High Sierra (10.13.6) 在这里。我正在尝试让 Homebrew 安装 gpg 和 gpg-agent 并遇到问题。运行:
brew install gpg gpg-agent
生成以下输出:
Error: No available formula with the name "gpg-agent"
==> Searching for a previously deleted formula (in the last month)...
Warning: homebrew/core is shallow clone. To get complete history run:
git -C "$(brew --repo homebrew/core)" fetch --unshallow
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
知道解决方法是什么吗?
【问题讨论】: