brew: update page; brew-*: add page; brew-cask: remove page (#11376)

This commit is contained in:
Lena
2023-11-04 15:12:07 +01:00
committed by K.B.Dharun Krishna
parent 4721f0c315
commit 6bfbb2136f
5 changed files with 45 additions and 40 deletions

View File

@@ -1,7 +1,8 @@
# brew
> Package manager for macOS and Linux.
> More information: <https://brew.sh>.
> Homebrew - a package manager for macOS and Linux.
> Some subcommands such as `install` have their own usage documentation.
> More information: <https://docs.brew.sh/Manpage>.
- Install the latest stable version of a formula or cask (use `--devel` for development versions):
@@ -23,7 +24,7 @@
`brew outdated`
- Search for available formulae (i.e. packages) and casks (i.e. native packages):
- Search for available formulae (i.e. packages) and casks (i.e. native macOS `.app` packages):
`brew search {{text}}`