# nb mit Homebrew, apk, MacPorts, Nix installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install nb
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install nb
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:nb
- **Paketmanager:** Homebrew
- **Version:** 7.25.4
- **Quellzusammenfassung:** Command-line and local web note-taking, bookmarking, and archiving
- **Homepage:** <https://xwmx.github.io/nb>
- **Repository:** <https://github.com/xwmx/nb>
- **Zuletzt aktualisiert:** 2026-06-14T05:08:25Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- bookmark (Alias)
- nb (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Andere Paketmanager-Einträge

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


## Quellen

- 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
