# 安装 operator-sdk

查看 operator-sdk 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:operator-sdk
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install operator-sdk
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install operator-sdk
```

  证据: MacPorts ports tree: devel/operator-sdk/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#operator-sdk
```

  证据: nixpkgs package indexes: pkgs/by-name/op/operator-sdk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S operator-sdk
```

  证据: Arch Linux sync databases: operator-sdk from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install operator-sdk
```

  证据: openSUSE Tumbleweed package metadata: operator-sdk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## 软件包事实

- **软件包键:** brew:operator-sdk
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/operator-sdk>
- **版本:** 1.42.2
- **来源摘要:** SDK for building Kubernetes applications
- **主页:** <https://sdk.operatorframework.io/>
- **仓库:** <https://github.com/operator-framework/operator-sdk>
- **上游文档:** <https://sdk.operatorframework.io/>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/operator-framework/operator-sdk.git>
- **更新:** 2026-03-19T19:34:06Z
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- helm-operator (cli)
- operator-sdk (cli)
- helm-operator (别名)
- operator-sdk (别名)

## 依赖

- go
- gpgme
- libassuan
- libgpg-error

## 构建依赖

- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 1.42.2
- 管理器更新时间: 2026-03-19
- 本地数据: ok
- 上游仓库: https://github.com/operator-framework/operator-sdk
- info: No cached GitHub release or tag data was available.

## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / medium
- infrastructure mutation or orchestration signal

## 相关链接

- [go](https://www.automicvault.com/pkg/brew/go/) - Runtime dependency declared by Homebrew.
- [libgpg-error](https://www.automicvault.com/pkg/brew/libgpg-error/) - Runtime dependency declared by Homebrew.
- [libassuan](https://www.automicvault.com/pkg/brew/libassuan/) - Runtime dependency declared by Homebrew.
- [gpgme](https://www.automicvault.com/pkg/brew/gpgme/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/)
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
