brew icon indicating copy to clipboard operation
brew copied to clipboard

🍺 The missing package manager for macOS (or Linux)

Results 302 brew issues
Sort by recently updated
recently updated
newest added

Needs Ruby >=3.2 so blocked on that.

### Verification - [X] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead. ### Provide...

help wanted
features

### `brew doctor` output ```shell Your system is ready to brew. ``` ### Verification - [X] My "`brew doctor` output" above says `Your system is ready to brew.` and am...

bug
help wanted

### Verification - [X] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead. ### Provide...

help wanted

### Verification - [X] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead. ### Provide...

features

### `brew gist-logs ` link OR `brew config` AND `brew doctor` output `brew gist-logs postgresql@14` gives me the error ``` Error: Your Xcode (13.4.1) is outdated. Please update to Xcode...

bug
help wanted
install from api

- [x] Have you followed the guidelines in our [Contributing](https://github.com/Homebrew/brew/blob/HEAD/CONTRIBUTING.md) document? - [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/Homebrew/brew/pulls) for the same change? - [x]...

### `brew doctor` output ```shell Your system is ready to brew. ``` ### Verification - [X] My "`brew doctor` output" above says `Your system is ready to brew.` and am...

bug
help wanted

- [x] Have you followed the guidelines in our [Contributing](https://github.com/Homebrew/brew/blob/HEAD/CONTRIBUTING.md) document? - [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/Homebrew/brew/pulls) for the same change? - [x]...

documentation

This (incorrectly) removes gems that are also part of the system Ruby e.g. `base64` which contradicts warnings from Ruby itself when `require`ing these gems. Extracted from #17342 as this needs...