# Install moribito with Homebrew, Nix

TUI for LDAP Viewing/Queries. Version 0.2.6 via Homebrew; verified 2026-07-29. Also installable with nix: nix profile install nixpkgs#moribito.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install moribito
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:moribito
- **Package manager:** Homebrew
- **Version:** 0.2.6
- **Source summary:** TUI for LDAP Viewing/Queries
- **Homepage:** <https://ericschmar.github.io/moribito/>
- **Repository:** <https://github.com/ericschmar/moribito>
- **Last updated:** 2026-07-29T17:05:00+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- moribito (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.2.6
## Project history and usage

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.

### How it is used

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.

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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
## Other Package-Manager Records

- 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)


## Sources

- 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
