# bkmr mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bkmr in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install bkmr
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:bkmr
- **Paketmanager:** Homebrew
- **Version:** 7.6.7
- **Quellzusammenfassung:** Unified CLI Tool for Bookmark, Snippet, and Knowledge Management
- **Homepage:** <https://github.com/sysid/bkmr>
- **Repository:** <https://github.com/sysid/bkmr>
- **Zuletzt aktualisiert:** 2026-07-12T12:00:06Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- bkmr (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 7.6.7
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für bkmr wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



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


## Quellen

- 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
