# 使用 Homebrew 安装 epinio

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

## 安装

```sh
sudo av install brew:epinio
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install epinio
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:epinio
- **软件包管理器:** Homebrew
- **版本:** 1.14.1
- **来源摘要:** CLI for Epinio, the Application Development Engine for Kubernetes
- **主页:** <https://epinio.io/>
- **仓库:** <https://github.com/epinio/epinio>
- **最后更新:** 2026-07-30T15:23:02Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- epinio (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Epinio is a Kubernetes application-development platform and CLI that turns application source into a running URL in one step. Its documentation positions it as a PaaS-style abstraction over Kubernetes for developers who do not want to work directly with Kubernetes internals.

### 项目历史

The GitHub repository was created in November 2020. The project was originally associated with SUSE and later lists Krumware and SUSE in the docs and copyright notices. Current documentation describes Epinio as a Krumware project in collaboration with SUSE.

Epinio evolved as a developer-facing layer over Kubernetes: the CLI pushes applications, Cloud Native Buildpacks and Paketo buildpacks can build them, and operators retain control of the cluster, ingress, service templates, and platform setup.

### 采用历史

Epinio's adoption is concentrated in the cloud-native and Rancher/SUSE ecosystem rather than general-purpose Unix tooling. The official docs link Rancher-related projects, community Slack, and GitHub discussions, while the README documents release binaries and Homebrew installation for the CLI.

### 使用方式

Typical usage starts with a Kubernetes cluster plus ingress and certificate management, then installing Epinio through Helm and using the epinio CLI to create namespaces and push applications. The project targets teams that want a Heroku-like developer experience on top of Kubernetes.

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

Epinio matters to package nerds as a compact CLI entry point into a larger Kubernetes platform. Packaging the CLI through Homebrew makes the developer-facing part easy to install even though the running system depends on cluster-side components.

### 时间线

- 2020: The GitHub repository is created.
- 2020-2024: Project copyright is listed under SUSE.
- 2025-2026: Project copyright is listed under Krumware.
- 2026: Official docs publish version 1.14.0.

### Related projects

- Rancher, Fleet, Elemental, and Rancher Desktop appear as related projects in the official docs navigation.
- Paketo and Cloud Native Buildpacks are used for application build workflows.

### 来源

- <https://docs.epinio.io/>
- <https://github.com/epinio/epinio>
- <https://raw.githubusercontent.com/epinio/epinio/main/README.md>
- <https://api.github.com/repos/epinio/epinio>


## 安全说明

infrastructure mutation or orchestration signal.

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


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
