# 使用 Homebrew, apk 安装 ekphos

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

## 安装

```sh
sudo av install brew:ekphos
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ekphos
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add ekphos
```

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

## 软件包事实

- **软件包键:** brew:ekphos
- **软件包管理器:** Homebrew
- **版本:** 0.25.10
- **来源摘要:** Terminal-based markdown research tool inspired by Obsidian
- **主页:** <https://ekphos.netlify.app/docs>
- **仓库:** <https://github.com/hanebox/ekphos>
- **最后更新:** 2026-06-03T13:44:19Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ekphos (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Ekphos is a Rust-based terminal Markdown research and note-taking tool inspired by Obsidian-style workflows.

### 项目历史

The official repository describes Ekphos as a lightweight, fast, terminal-based Markdown research tool built with Rust. The official docs cover installation, note creation, keybindings, search, graph view, Markdown features, frontmatter, themes, and configuration.

The project README states that Ekphos is in early development and may have breaking changes, while the repository release surface shows active release activity.

### 采用历史

The official docs document Cargo and Homebrew installation, and the repository README also mentions AUR. The input metadata shows Homebrew and apk packaging, giving the tool a package-manager path beyond direct Cargo installation.

### 使用方式

Users install Ekphos, open a folder or Markdown file, and work with notes in the terminal. Configuration is stored in a TOML file under ~/.config/ekphos, with options for note directory, theme, sidebar behavior, frontmatter display, update checks, and editor settings.

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

Ekphos is notable as a modern Rust terminal productivity app that maps a GUI-note-app workflow into a packaged CLI/TUI, making Cargo, Homebrew, and distro packaging part of its normal adoption path.

### 时间线

- 2026-06-03: Official GitHub repository shows v0.25.10 as the latest release.
- 2026 batch: Input metadata shows Homebrew and apk package-manager entries.

### Related projects

- Obsidian is the workflow reference named in source metadata and the repository description.
- Cargo and Homebrew are documented official installation paths.

### 来源

- <https://docs.ekphos.xyz/docs/configuration>
- <https://docs.ekphos.xyz/docs/getting-started>
- <https://github.com/hanebox/ekphos>
- source_facts.package-manager


## 安全说明

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: ~/.config/ekphos/config.toml
## 其他软件包管理器记录

- apk - ekphos - 0.20.10-r0: normalized package name match | Alpine Linux edge package indexes: ekphos from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A lightweight, fast, terminal-based markdown research tool inspired by Obsidian | https://www.ekphos.xyz/
- apk - ekphos-doc - 0.20.10-r0: normalized package name match | Alpine Linux edge package indexes: ekphos-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A lightweight, fast, terminal-based markdown research tool inspired by Obsidian (documentation) | https://www.ekphos.xyz/


## Combined YAML source

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