# neonctl を Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper でインストール

neonctl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:neonctl
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install neonctl
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install neon
```

  証拠: MacPorts ports tree: www/neon/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add neon
```

  証拠: Alpine Linux edge package indexes: neon from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install neon
```

  証拠: Fedora Rawhide package metadata: neon from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#neon
```

  証拠: nixpkgs package indexes: pkgs/by-name/ne/neon/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S neon
```

  証拠: Arch Linux sync databases: neon from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install libneon-devel
```

  証拠: openSUSE Tumbleweed package metadata: libneon-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:neonctl
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.38.5
- **ソース概要:** Neon CLI tool
- **ホームページ:** <https://neon.tech/docs/reference/neon-cli>
- **最終更新:** 2026-07-30T21:09:09Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- neon (エイリアス)
- neonctl (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.38.5
## プロジェクトの歴史と使われ方

neonctl is Neon's command-line client for Neon Serverless Postgres. It is packaged in Homebrew as `neonctl`, published for npm users, and exposes both `neonctl` and, in the newer monorepo package, the shorter `neon` command for managing Neon projects from a terminal.

### プロジェクトの歴史

The standalone `neondatabase/neonctl` repository was created on 2022-08-27 and was later archived after development moved to the `neondatabase/neon-pkgs` monorepo under `packages/cli`. The old README points users to the monorepo for issues and pull requests, so the package history is a migration story rather than a dead project story.

The npm package `neonctl` was created on 2022-08-17 and had 172 published versions by 2026-07-01, while the newer monorepo release tags use names such as `neonctl@2.29.2`. That release cadence fits a cloud-service CLI: frequent small updates track API, authentication, branch, and deployment-surface changes.

### 採用の歴史

Homebrew's formula API listed `neonctl` stable 2.29.0 on 2026-07-01, with install analytics of 1,704 installs in 30 days, 2,502 in 90 days, and 9,571 in 365 days. That is modest compared with editor/toolchain packages, but meaningful for a vendor-specific database CLI.

Adoption is tied to Neon users rather than to a broad independent ecosystem. The package matters when teams use Neon branching, connection strings, API-key automation, or local project linking from shell scripts and CI.

### 使われ方

The documented install paths are npm, Homebrew, and direct binaries. Users authenticate with `neon auth` or `neonctl auth`, list and create projects or branches, fetch connection strings, open `psql`, and bind a working directory to a Neon project with `link`-style workflows.

Package-oriented users tend to install it globally through Homebrew or npm because it is an operational tool: it belongs on developer laptops and CI runners rather than inside an application dependency graph.

### パッケージ好きにとっての重要性

For av.db, `brew:neonctl` is best treated as a cloud database control-plane CLI with active upstream development in a moved repository. The Homebrew formula name preserves the older `neonctl` identity even as the command and npm package story shifts toward `neon`.

### タイムライン

- {'date': '2022-08-17', 'event': 'The `neonctl` npm package was created.'}
- {'date': '2022-08-27', 'event': 'The standalone `neondatabase/neonctl` GitHub repository was created.'}
- {'date': '2025-04-09', 'event': 'The `neondatabase/neon-pkgs` monorepo was created.'}
- {'date': '2026-07-01', 'event': 'The `neon-pkgs` releases page listed `neonctl@2.29.2`; Homebrew listed stable 2.29.0.'}

### Related projects

- Neon Serverless Postgres
- neondatabase/neon-pkgs
- neondatabase/neonctl

### ソース

- <https://api.github.com/repos/neondatabase/neon-pkgs/releases?per_page=8>
- <https://api.github.com/repos/neondatabase/neonctl>
- <https://formulae.brew.sh/api/formula/neonctl.json>
- <https://github.com/neondatabase/neon-pkgs/tree/main/packages/cli>
- <https://github.com/neondatabase/neonctl>
- <https://neon.com/docs/reference/neon-cli>
- <https://registry.npmjs.org/neonctl>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .neon, neon.ts

## Credential files

- Unix: ~/.config/neonctl/credentials.json
## 他のパッケージマネージャ記録

- MacPorts - neon: installed executable or alias match | MacPorts ports tree: www/neon/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - neon: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ne/neon/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - neon - 0.36.0-r0: installed executable or alias match | Alpine Linux edge package indexes: neon from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | HTTP and WebDAV client library with a C interface | https://notroj.github.io/neon/
- apk - neon-dev - 0.36.0-r0: installed executable or alias match | Alpine Linux edge package indexes: neon-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | HTTP and WebDAV client library with a C interface (development files) | https://notroj.github.io/neon/
- apk - neon-doc - 0.36.0-r0: installed executable or alias match | Alpine Linux edge package indexes: neon-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | HTTP and WebDAV client library with a C interface (documentation) | https://notroj.github.io/neon/
- dnf - neon - 0.37.1-4.fc45: installed executable or alias match | Fedora Rawhide package metadata: neon from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | An HTTP and WebDAV client library | https://notroj.github.io/neon/
- dnf - neon-devel - 0.37.1-4.fc45: installed executable or alias match | Fedora Rawhide package metadata: neon-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development libraries and C header files for the neon library | https://notroj.github.io/neon/
- pacman - neon - 0.37.1-1: installed executable or alias match | Arch Linux sync databases: neon from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | HTTP/1.1 and WebDAV client library | https://notroj.github.io/neon/
- zypper - libneon-devel - 0.37.1-1.4: installed executable or alias match | openSUSE Tumbleweed package metadata: libneon-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | An HTTP and WebDAV Client Library | https://notroj.github.io/neon/
- zypper - libneon27 - 0.37.1-1.4: installed executable or alias match | openSUSE Tumbleweed package metadata: libneon27 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | An HTTP and WebDAV Client Library | https://notroj.github.io/neon/
- zypper - libneon27-32bit - 0.37.1-1.4: installed executable or alias match | openSUSE Tumbleweed package metadata: libneon27-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | An HTTP and WebDAV Client Library | https://notroj.github.io/neon/


## Combined YAML source

View the package source record on GitHub. [combined/neonctl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/neonctl.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
