Skip to content

docs: use official Homebrew core and Scoop main bucket for install#1578

Open
developerkunal wants to merge 1 commit into
mainfrom
docs/official-homebrew-scoop
Open

docs: use official Homebrew core and Scoop main bucket for install#1578
developerkunal wants to merge 1 commit into
mainfrom
docs/official-homebrew-scoop

Conversation

@developerkunal

Copy link
Copy Markdown
Contributor

🔧 Changes

The Auth0 CLI is now published to the official Homebrew core and the Scoop main bucket, so the custom tap and bucket are no longer required to install the stable release. This updates the README installation section accordingly:

  • Homebrew (Linux/macOS): simplified to brew install auth0 (dropped the brew tap auth0/auth0-cli step).
  • Scoop (Windows): simplified to scoop install auth0 (dropped the scoop bucket add auth0 https://github.com/auth0/scoop-auth0-cli.git step, since main is enabled by default).
  • Added migration notes for users who previously installed from the old tap/bucket, showing how to uninstall, remove the tap/bucket, and reinstall from the official source.

The beta installation section is intentionally left unchanged, as beta builds (auth0-beta) are still published through the custom auth0/auth0-cli tap and auth0/scoop-auth0-cli bucket.

📚 References

N/A

🔬 Testing

Documentation-only change. Verified that auth0 is present in Homebrew core (brew install auth0) and the Scoop main bucket before updating the instructions.

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

The Auth0 CLI is now published to Homebrew core and the Scoop main bucket, so the custom tap and bucket are no longer required. Simplify the stable install commands and add migration notes for users on the old tap/bucket.
@developerkunal developerkunal requested a review from a team as a code owner July 3, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants