Answers:
//此代码错误:
brew tap caskroom/fonts
Error: caskroom/fonts was moved.
//正确的代码。
brew tap homebrew/cask-fonts
brew cask install font-fira-code
好的,我了解,只需输入“酒桶”,然后等待.....
MyMacBook-Pro:家庭酿造核心亚当$酿造桶==>轻击Homebrew / cask克隆到'/ usr / local / Homebrew / Library / Taps / homebrew / homebrew-cask'...远程:枚举对象:3581,已完成。远程:计数对象:100%(3581/3581),已完成。远程:压缩对象:100%(3573/3573),已完成。远程:总计3581(增量23),已重用578(增量6),已重用包0接收对象:100%(3581/3581),1.19 MiB | 18.00 KiB / s,已完成。解决增量:100%(23/23),已完成。轻按1个命令和3470个木桶(3,586个文件,3.9MB)。Homebrew Cask提供了友好的CLI工作流,用于管理以二进制形式分发的macOS应用程序。
命令:
--cache display the file used to cache the Cask
audit verifies installability of Casks
cat dump raw source of the given Cask to the standard output
create creates the given Cask and opens it in an editor
doctor checks for configuration issues
edit edits the given Cask
fetch downloads remote application files to local cache
home opens the homepage of the given Cask
info displays information about the given Cask
install installs the given Cask
list with no args, lists installed Casks; given installed Casks, lists staged files
outdated list the outdated installed Casks
reinstall reinstalls the given Cask
style checks Cask style using RuboCop
uninstall uninstalls the given Cask
upgrade upgrades all outdated casks
zap zaps all files associated with the given Cask
另请参阅“男人酿造桶”