Skip to main content
Works on macOS and Linux distributions with Homebrew installed.Homebrew 6.0 and later require explicit tap trust for third-party taps. Installing with the fully qualified name trusts only the S2 formula:
brew install s2-streamstore/s2/s2
The fully qualified name (s2-streamstore/s2/s2) scopes trust to that formula only. To trust every current and future package in the tap instead, run brew trust s2-streamstore/s2 before installing.
Verify the installation:
s2 --version