# Install supabase with Homebrew, scoop

Postgres development platform. Version 2.109.1 via Homebrew; verified 2026-07-08.

## Install

```sh
sudo av install brew:supabase
```

## Agent safety answer

supabase CLI manages hosted projects, databases, functions, and local dev state.

- **Credential access:** Reads Supabase tokens, database passwords, env files, and project config.
- **Remote mutation:** Can deploy functions, run migrations, and change project state.
- **Publish/artifact risk:** Publishes functions, migrations, and generated API artifacts.
- **Recommended control:** Gate deploy, db push, secrets, link, and token commands.
- **Agent-use guidance:** Allow local status and generation; require approval for remote database or function changes.

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install supabase
```

  Evidence: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/supabase
```

  Evidence: Scoop official bucket manifest trees: bucket/supabase.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:supabase
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/supabase>
- **Version:** 2.109.1
- **Source summary:** Postgres development platform
- **Homepage:** <https://supabase.com/docs/reference/cli/about>
- **Repository:** <https://github.com/supabase/cli>
- **Upstream docs:** <https://supabase.com/docs/guides/local-development/cli/getting-started>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/supabase/-/supabase-2.109.1.tgz>
- **Last updated:** 2026-07-08T10:27:32Z
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- supabase (cli)
- supabase (alias)

## Dependencies

- node

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.109.1
- Package-manager updated: 2026-07-08
- Local data: ok
- Upstream repository: https://supabase.com/docs/reference/cli/about
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

Supabase CLI is the official command-line tool for local Supabase development and platform operations, including local stacks, migrations, Edge Functions, backups, type generation, and project automation.

### Project history

The official repository was created in November 2020. The README describes a TypeScript/Bun monorepo whose published package lives in `apps/cli`, with a legacy Go CLI source tree also kept in the repository.

### Adoption history

Supabase distributes the CLI through npm, Homebrew, Scoop, GitHub Releases, and Linux packages. The README distinguishes the official Homebrew core formula from the Supabase tap and beta channel, making packaging channels part of the tool's normal release story.

### How it is used

Common commands include `supabase init`, `supabase start`, `supabase status`, `supabase login`, `supabase link`, `supabase migration`, `supabase db`, `supabase functions`, and `supabase gen types`.

### Why package nerds care

Package-manager users care about Supabase CLI because it is the reproducible entry point for running a full local Supabase stack, generating project artifacts, and aligning local database migrations with hosted projects.

### Timeline

- 2020: Official GitHub repository created.
- 2026: v2.109.x beta releases documented in the official GitHub releases feed.

### Related projects

- Related official components include the Supabase platform, local development stack, Edge Functions, Management API, Supabase MCP, npm package `supabase`, Homebrew formulae, and the Supabase Scoop bucket.

### Sources

- <https://github.com/supabase/cli>
- <https://github.com/supabase/cli/releases>
- <https://raw.githubusercontent.com/supabase/cli/main/README.md>
- <https://supabase.com/docs/reference/cli/introduction>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** supabase
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Scoop - main/supabase: normalized package name match | Scoop official bucket manifest trees: bucket/supabase.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [node](https://www.automicvault.com/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [libpq](https://www.automicvault.com/pkg/brew/libpq/) - Shares av.db curated category or tags: cli, database, developer-tools, postgresql.
- [chdig](https://www.automicvault.com/pkg/brew/chdig/) - Shares av.db curated category or tags: cli, database, developer-tools.
- [dbhash](https://www.automicvault.com/pkg/brew/dbhash/) - Shares av.db curated category or tags: cli, database, developer-tools.
- [dblab](https://www.automicvault.com/pkg/brew/dblab/) - Shares av.db curated category or tags: cli, database, developer-tools, postgresql.
- [dbmate](https://www.automicvault.com/pkg/brew/dbmate/) - Shares av.db curated category or tags: cli, database, developer-tools, postgresql.
- [diesel](https://www.automicvault.com/pkg/brew/diesel/) - Shares av.db curated category or tags: cli, database, developer-tools.
- [eralchemy](https://www.automicvault.com/pkg/brew/eralchemy/) - Shares av.db curated category or tags: cli, database, developer-tools.
- [golang-migrate](https://www.automicvault.com/pkg/brew/golang-migrate/) - Shares av.db curated category or tags: cli, database, developer-tools.
- [supabase-mcp-server](https://www.automicvault.com/pkg/brew/supabase-mcp-server/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, database, developer, developer-tools, node.
- [neonctl](https://www.automicvault.com/pkg/brew/neonctl/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, database, developer, developer-tools, node.
- [pgrx](https://www.automicvault.com/pkg/brew/pgrx/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, database, developer, developer-tools, development.
- [supabase](https://www.automicvault.com/pkg/npm/supabase/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/supabase.yml](https://github.com/automic-vault/db/blob/main/combined/supabase.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
- curated agent safety answer
