# 使用 Homebrew, Nix 安装 moribito

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

## 安装

```sh
sudo av install brew:moribito
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install moribito
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#moribito
```

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

## 软件包事实

- **软件包键:** brew:moribito
- **软件包管理器:** Homebrew
- **版本:** 0.2.6
- **来源摘要:** TUI for LDAP Viewing/Queries
- **主页:** <https://ericschmar.github.io/moribito/>
- **仓库:** <https://github.com/ericschmar/moribito>
- **最后更新:** 2026-07-29T17:05:00+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- moribito (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Moribito is a small terminal LDAP explorer by Eric Schmar, published as a Go application built with Bubble Tea. Its README describes it as a terminal-based LDAP server explorer for browsing directory trees, viewing LDAP records, and running custom queries, with features such as paginated result browsing, clipboard support, SSL/TLS authentication, and multiple saved LDAP server configurations.

### 使用方式

The project fits a narrow administrator and identity-engineering niche: it sits between raw ldapsearch-style command output and heavier graphical LDAP browsers. In the author's Show HN post, the motivation was daily LDAP query and validation work on macOS, where Apache Directory Studio was described as the main alternative but cumbersome for that workflow. In package-manager terms, the Homebrew formula exposes a single moribito executable for users who want an interactive TUI LDAP client rather than an LDAP server.

### 来源

- <https://ericschmar.github.io/moribito/>
- <https://formulae.brew.sh/formula/moribito>
- <https://github.com/ericschmar/moribito>
- <https://news.ycombinator.com/item?id=45102664>


## 安全说明

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

- Linux: ~/.config/moribito/config.yaml, ~/.moribito/config.yaml, ~/.moribito.yaml, ./config.yaml
- macOS: ~/.moribito/config.yaml, ~/Library/Application Support/moribito/config.yaml, ~/.moribito.yaml, ./config.yaml
- Windows: %APPDATA%\moribito\config.yaml, %USERPROFILE%\.moribito.yaml, .\config.yaml

## Credential files

- Linux: ~/.config/moribito/config.yaml, ~/.moribito/config.yaml, ~/.moribito.yaml, ./config.yaml
- macOS: ~/.moribito/config.yaml, ~/Library/Application Support/moribito/config.yaml, ~/.moribito.yaml, ./config.yaml
- Windows: %APPDATA%\moribito\config.yaml, %USERPROFILE%\.moribito.yaml, .\config.yaml
## 其他软件包管理器记录

- Nix - moribito: normalized package name match | nixpkgs package indexes: pkgs/by-name/mo/moribito/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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