❯ brew search telepresence
==> Formulae
datawire/blackbird/telepresence ✔ datawire/blackbird/telepresence-arm64 datawire/blackbird/telepresence-legacy
==> Casks
teleport-connect
❯ brew install datawire/blackbird/telepresence-oss
Warning: No available formula or cask with the name "datawire/blackbird/telepresence-oss". Did you mean datawire/blackbird/telepresence, datawire/blackbird/telepresence-arm64 or datawire/blackbird/telepresence-legacy?
Which means there isn't one there?
To Reproduce
Steps to reproduce the behavior:
Run brew search telepresence
Observe no OSS formula
Run brew install datawire/blackbird/telepresence-oss
See warning above
Expected behavior
brew install datawire/blackbird/telepresence-oss results in an installed OSS version of telepresence.
Additional context
Add any other context about the problem here.
Describe the bug
Looking at https://github.com/telepresenceio/telepresence/issues/3609, there should be an OSS version available for installation via:
brew install datawire/blackbird/telepresence-oss
However, there don't seem to be any present:
Which means there isn't one there?
To Reproduce
Steps to reproduce the behavior:
brew search telepresence
brew install datawire/blackbird/telepresence-oss
Expected behavior
brew install datawire/blackbird/telepresence-oss
results in an installed OSS version of telepresence.Additional context Add any other context about the problem here.