# Installer bkmr avec Homebrew

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

## installation

```sh
sudo av install brew:bkmr
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install bkmr
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:bkmr
- **Gestionnaire de paquets:** Homebrew
- **Version:** 7.6.7
- **Résumé source:** Unified CLI Tool for Bookmark, Snippet, and Knowledge Management
- **Page d'accueil:** <https://github.com/sysid/bkmr>
- **Dépôt:** <https://github.com/sysid/bkmr>
- **Dernière mise à jour:** 2026-07-12T12:00:06Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- bkmr (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

bkmr is a local-first CLI for bookmarks, snippets, shell commands, markdown notes, files, and agent memory. In package terms it sits between personal knowledge management and developer workflow tooling.

### Historique du projet

The GitHub repository was created in 2023, and the crate was published on crates.io soon after. The README describes bkmr as 'Knowledge Management for Humans and Agents' and highlights local full-text and semantic search, JSON output, a built-in LSP server, and structured agent-memory workflows.

### Historique d'adoption

bkmr remains a relatively small but active package, distributed through crates.io and Homebrew. Its README notes appearance as This Week in Rust crate of the week 482, which helped place it in the Rust CLI ecosystem.

### Modes d'utilisation

Users add URLs, snippets, shell commands, markdown, text, local files, or agent memories with tags, then search or dispatch them through commands such as search, hsearch, sem-search, add, open, import-files, tags, and lsp. Configuration is generated to ~/.config/bkmr/config.toml, with a local database created by the user.

### Pourquoi les passionnés de paquets s'y intéressent

bkmr is interesting because it combines older bookmark-manager and snippet-manager ideas with newer local embeddings and AI-agent memory conventions. For package watchers it is a compact Rust example of the 'local knowledge base as CLI primitive' trend.

### Chronologie

- 2023: bkmr repository is created on GitHub.
- 2023: bkmr crate is published on crates.io.
- 2023: The project is featured as This Week in Rust crate of the week 482.
- 2020s: bkmr adds agent-memory, semantic-search, JSON, and LSP-oriented workflows.

### Related projects

- bkmr overlaps with bookmark managers, snippet managers, local note systems, and command launchers, but differs by exposing its store through a scriptable CLI and JSON output.
- The README positions its agent-memory mode as a reusable protocol, including a bundled bkmr-memory skill.

### Sources

- <https://crates.io/crates/bkmr>
- <https://github.com/sysid/bkmr#readme>
- <https://github.com/sysid/bkmr/wiki>
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour bkmr. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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/bkmr/config.toml

## Combined YAML source

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


## Sources

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