Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

correct brew install command#35

Closed
preetYOW wants to merge 1 commit into
googlefonts:mainfrom
preetYOW:patch-1
Closed

correct brew install command#35
preetYOW wants to merge 1 commit into
googlefonts:mainfrom
preetYOW:patch-1

Conversation

@preetYOW

Copy link
Copy Markdown

cask is a parameter for brew install.
correct use as --cask

user@device ~ → brew --cask install font-lexend-deca
Example usage:
  brew search TEXT|/REGEX/
  brew info [FORMULA|CASK...]
  brew install FORMULA|CASK...
  brew update
  brew upgrade [FORMULA|CASK...]
  brew uninstall FORMULA|CASK...
  brew list [FORMULA|CASK...]

Troubleshooting:
  brew config
  brew doctor
  brew install --verbose --debug FORMULA|CASK

Contributing:
  brew create URL [--no-fetch]
  brew edit [FORMULA|CASK...]

Further help:
  brew commands
  brew help [COMMAND]
  man brew
  https://docs.brew.sh

Error: Invalid usage: Unknown command: brew --cask
user@device ~ → brew install --cask font-lexend-deca
==> Fetching downloads for: font-lexend-deca
✔︎ Cask font-lexend-deca (latest)                                                                                                                            Verifying   175.9KB/175.9KB
==> Installing Cask font-lexend-deca
==> Moving Font 'LexendDeca[wght].ttf' to '/Users/preet/Library/Fonts/LexendDeca[wght].ttf'
🍺  font-lexend-deca was successfully installed!

cask is a parameter for brew install.
correct use as --cask
 
```shell
user@device ~ → brew --cask install font-lexend-deca
Example usage:
  brew search TEXT|/REGEX/
  brew info [FORMULA|CASK...]
  brew install FORMULA|CASK...
  brew update
  brew upgrade [FORMULA|CASK...]
  brew uninstall FORMULA|CASK...
  brew list [FORMULA|CASK...]

Troubleshooting:
  brew config
  brew doctor
  brew install --verbose --debug FORMULA|CASK

Contributing:
  brew create URL [--no-fetch]
  brew edit [FORMULA|CASK...]

Further help:
  brew commands
  brew help [COMMAND]
  man brew
  https://docs.brew.sh

Error: Invalid usage: Unknown command: brew --cask
user@device ~ → brew install --cask font-lexend-deca
==> Fetching downloads for: font-lexend-deca
✔︎ Cask font-lexend-deca (latest)                                                                                                                            Verifying   175.9KB/175.9KB
==> Installing Cask font-lexend-deca
==> Moving Font 'LexendDeca[wght].ttf' to '/Users/preet/Library/Fonts/LexendDeca[wght].ttf'
🍺  font-lexend-deca was successfully installed!
@google-cla

google-cla Bot commented Mar 26, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@preetYOW preetYOW marked this pull request as draft March 26, 2026 17:19
@preetYOW preetYOW marked this pull request as ready for review March 26, 2026 17:19
@preetYOW preetYOW marked this pull request as draft March 26, 2026 17:20
@preetYOW preetYOW marked this pull request as ready for review March 26, 2026 17:20
@preetYOW preetYOW closed this Mar 26, 2026
@preetYOW

Copy link
Copy Markdown
Author

duplicate of #30

@preetYOW preetYOW deleted the patch-1 branch March 26, 2026 17:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant