# 使用 Homebrew 安装 bkmr

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install bkmr
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:bkmr
- **软件包管理器:** Homebrew
- **版本:** 7.6.7
- **来源摘要:** Unified CLI Tool for Bookmark, Snippet, and Knowledge Management
- **主页:** <https://github.com/sysid/bkmr>
- **仓库:** <https://github.com/sysid/bkmr>
- **最后更新:** 2026-07-12T12:00:06Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- bkmr (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 bkmr 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



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


## 来源

- 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
