https://github.com/matthewcallis/homebrew-other
Homebrew Formulas that don't quite fit into the main repo.
https://github.com/matthewcallis/homebrew-other
Last synced: 2 months ago
JSON representation
Homebrew Formulas that don't quite fit into the main repo.
- Host: GitHub
- URL: https://github.com/matthewcallis/homebrew-other
- Owner: MatthewCallis
- Created: 2012-09-16T00:33:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-25T21:08:22.000Z (over 12 years ago)
- Last Synced: 2025-01-05T23:41:26.256Z (4 months ago)
- Language: Ruby
- Size: 152 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Other Homebrew Formulas
Formulas most people will never want, but a few people might.
You'll want to `brew tap homebrew/dupes` for GCC 4.7+ most likely.
## Setup
```shell
brew tap homebrew/dupesbrew install gcc
brew tap MatthewCallis/homebrew-other
```## Remove / Uninstall
```shell
brew untap MatthewCallis/homebrew-other
```