# Installer moribito avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de moribito pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install moribito
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:moribito
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.2.6
- **Résumé source:** TUI for LDAP Viewing/Queries
- **Page d'accueil:** <https://ericschmar.github.io/moribito/>
- **Dépôt:** <https://github.com/ericschmar/moribito>
- **Dernière mise à jour:** 2026-07-29T17:05:00+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- moribito (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.2.6
## Historique du projet et usages

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.

### Modes d'utilisation

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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

- 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
