# 使用 Homebrew, apk, Nix, winget 安装 conduit

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

## 安装

```sh
sudo av install brew:conduit
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install conduit
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add conduit
```

  证据: Alpine Linux edge package indexes: conduit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#conduit
```

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

### Windows

- winget (92%):

```sh
winget install --id Icehunter.conduit -e
```

  证据: Windows Package Manager source index: Icehunter.conduit from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:conduit
- **软件包管理器:** Homebrew
- **版本:** 0.19.0
- **来源摘要:** Streams data between data stores. Kafka Connect replacement. No JVM required
- **主页:** <https://conduitio.github.io/>
- **仓库:** <https://github.com/ConduitIO/conduit>
- **最后更新:** 2026-07-24T23:52:28Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- conduit (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.19.0
## 项目历史与用法

Conduit is an open-source data streaming tool written in Go for building real-time pipelines between production data stores, positioned by its own metadata as a Kafka Connect replacement that does not require a JVM.

### 项目历史

The official repository was created in January 2022. The README says Conduit was created and open-sourced by Meroxa, and describes a pipeline runtime built from connectors, processors, observability, goroutines, Go channels, and gRPC-based connector plugins.

### 采用历史

Conduit targets users who want connector-based streaming without operating Kafka Connect. Official packaging includes Homebrew, release binaries, Debian and RPM packages, Docker images on GitHub Container Registry, and source builds.

### 使用方式

Users run the conduit service, configure it with CLI flags, CONDUIT-prefixed environment variables, or a conduit.yaml file, and define pipelines and connectors. The project documents built-in connectors for files, Kafka, PostgreSQL, S3, generator, and log use cases, plus standalone connector plugins.

### 为什么软件包爱好者会关心

For package catalogs, Conduit is interesting because it packages a data-integration runtime as a single Go binary with optional external connector binaries, offering a non-JVM distribution model for workloads often associated with Kafka Connect.

### 时间线

- 2022: Official GitHub repository created.
- 2023: v0.1.0 release published.
- 2025: v0.14.0 release published with continued pipeline and processor work.

### Related projects

- Conduit is related to Kafka Connect, Apache Kafka, PostgreSQL, S3, Go connector plugins, Cobra, Viper, and Conduit's ecdysis CLI library.

### 来源

- <https://github.com/ConduitIO/conduit>
- <https://github.com/ConduitIO/conduit#readme>
- <https://github.com/ConduitIO/conduit/releases/tag/v0.1.0>
- <https://github.com/ConduitIO/conduit/releases/tag/v0.14.0>
- <https://conduit.io/docs/getting-started>
- <https://docs.conduit.io/>


## 安全说明

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- broad file, network, media, or database tool signal
- generalized runtime or code generation signal


## 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: ./conduit.yaml, ./pipelines/
## 其他软件包管理器记录

- Nix - conduit: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/conduit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - conduit - 0.10.12-r1: normalized package name match | Alpine Linux edge package indexes: conduit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Simple, fast and reliable chat server powered by Matrix | https://conduit.rs/
- apk - conduit-openrc - 0.10.12-r1: normalized package name match | Alpine Linux edge package indexes: conduit-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Simple, fast and reliable chat server powered by Matrix (OpenRC init scripts) | https://conduit.rs/
- winget - Icehunter.conduit: normalized package name match | Windows Package Manager source index: Icehunter.conduit from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/conduit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/conduit.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
