https://github.com/dideler/homebrew-versions-unsupported
:no_entry_sign: Unsupported, old Versions formulae.
https://github.com/dideler/homebrew-versions-unsupported
Last synced: about 1 year ago
JSON representation
:no_entry_sign: Unsupported, old Versions formulae.
- Host: GitHub
- URL: https://github.com/dideler/homebrew-versions-unsupported
- Owner: dideler
- Created: 2015-12-31T13:23:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-31T13:28:10.000Z (over 10 years ago)
- Last Synced: 2023-03-12T03:52:34.043Z (over 3 years ago)
- Language: Ruby
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew-versions-unsupported
These formulae provide multiple versions of existing packages.
Please note this tap is **entirely unsupported** and we make no promises on longevity, security or functionality of the formulae here. You use them at your own risk.
*This tap does not accept new formulae*.
## How do I install these formulae?
Just `brew tap homebrew/versions-unsupported` and then `brew install `.
If the formula conflicts with one from Homebrew/homebrew or another tap, you can `brew install homebrew/versions-unsupported/`.
You can also install via URL:
```
brew install https://raw.githubusercontent.com/Homebrew/homebrew-versions-unsupported/master/Formula/.rb
```
## More Documentation
`brew help`, `man brew` or check [our documentation](https://github.com/Homebrew/homebrew/tree/master/share/doc/homebrew#readme).
## License
Code is under the [BSD 2 Clause (NetBSD) license](https://github.com/Homebrew/homebrew/tree/master/LICENSE.txt).