# nb を Homebrew, apk, MacPorts, Nix でインストール

nb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:nb
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install nb
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install nb
```

  証拠: MacPorts ports tree: office/nb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add nb
```

  証拠: Alpine Linux edge package indexes: nb from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#nb
```

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

## パッケージ情報

- **パッケージキー:** brew:nb
- **パッケージマネージャ:** Homebrew
- **バージョン:** 7.25.4
- **ソース概要:** Command-line and local web note-taking, bookmarking, and archiving
- **ホームページ:** <https://xwmx.github.io/nb>
- **リポジトリ:** <https://github.com/xwmx/nb>
- **最終更新:** 2026-06-14T05:08:25Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- bookmark (エイリアス)
- nb (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 7.25.4
## プロジェクトの歴史と使われ方

nb is a shell-script personal knowledge tool: notes, bookmarks, archives, todos, wiki-style links, search, encryption, Git-backed version history, and sync wrapped in one command-line and local-web interface.

### プロジェクトの歴史

The GitHub repository was created on 2016-01-12. The project presents itself as a portable, vendor-independent Unix tool rather than a hosted notes service: data lives in plain text formats such as Markdown, Org, LaTeX, and AsciiDoc, and the implementation is deliberately packaged as a single portable script with optional enhancements.

Its design grew around composability with existing command-line habits. The README emphasizes use with Vim, Emacs, VS Code, Sublime Text, Helix, micro, terminal browsers, GUI browsers, Git, Pandoc, OpenSSL/GPG encryption, and standard Unix environments including macOS and Windows via WSL, MSYS, and Cygwin.

### 採用の歴史

GitHub API data retrieved on 2026-07-01 showed 8,266 stars and 252 forks. Homebrew Formulae data for the same retrieval showed version 7.25.4 and 2,815 installs over the prior 365 days. The npm package nb.sh was created on 2020-06-17 and the npm downloads API reported 1,450 downloads for 2026-05-30 through 2026-06-28.

The package sits in the command-line PKM and plain-text productivity niche: large enough to be packaged by common package managers and discussed by terminal-tool users, but still most useful to people who already want their notes and bookmarks as files rather than SaaS records.

### 使われ方

Package nerds use nb as a local-first notebook and bookmark database: add notes from the terminal, save URLs as cleaned Markdown, search cached page text with regular expressions, tag and pin items, and let Git record revisions and synchronize notebooks.

A typical setup is intentionally boring: install nb, keep ~/.nbrc for preferences, point it at an editor, and optionally add Pandoc, ripgrep/ag/grep, browser helpers, GPG/OpenSSL, and remote Git sync as the workflow grows.

### パッケージ好きにとっての重要性

nb is interesting because it is not a new storage backend. It packages a familiar Unix stack into a cohesive notes/bookmarks/archive workflow while keeping the escape hatch obvious: the data remains ordinary files under Git.

### タイムライン

- 2016-01-12: xwmx/nb repository created on GitHub.
- 2020-06-17: nb.sh package created on npm.
- 2026-04-28: nb 7.25.4 release published on GitHub.
- 2026-07-01: Homebrew Formulae reported stable version 7.25.4.

### ソース

- <https://api.github.com/repos/xwmx/nb>
- <https://api.npmjs.org/downloads/point/last-month/nb.sh>
- <https://formulae.brew.sh/api/formula/nb.json>
- <https://github.com/xwmx/nb>
- <https://raw.githubusercontent.com/xwmx/nb/master/README.md>
- <https://registry.npmjs.org/nb.sh>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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

- Unix: ~/.nbrc
## 他のパッケージマネージャ記録

- Nix - nb: normalized package name match | nixpkgs package indexes: pkgs/by-name/nb/nb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - nb - 7.24.1-r0: normalized package name match | Alpine Linux edge package indexes: nb from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Command line note-taking, bookmarking, archiving, and knowledge base application | https://github.com/xwmx/nb
- apk - nb-bash-completion - 7.24.1-r0: normalized package name match | Alpine Linux edge package indexes: nb-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for nb | https://github.com/xwmx/nb
- apk - nb-doc - 7.24.1-r0: normalized package name match | Alpine Linux edge package indexes: nb-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Command line note-taking, bookmarking, archiving, and knowledge base application (documentation) | https://github.com/xwmx/nb
- apk - nb-fish-completion - 7.24.1-r0: normalized package name match | Alpine Linux edge package indexes: nb-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for nb | https://github.com/xwmx/nb
- apk - nb-full - 7.24.1-r0: normalized package name match | Alpine Linux edge package indexes: nb-full from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | More utilities that integrate with nb | https://github.com/xwmx/nb
- apk - nb-zsh-completion - 7.24.1-r0: normalized package name match | Alpine Linux edge package indexes: nb-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for nb | https://github.com/xwmx/nb
- MacPorts - nb: normalized package name match | MacPorts ports tree: office/nb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- 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
