# bob を Homebrew, pacman, scoop でインストール

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

## インストール

```sh
sudo av install brew:bob
```

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

### macOS

- Homebrew (100%):

```sh
brew install bob
```

  証拠: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S bob
```

  証拠: Arch Linux sync databases: bob from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/bob
```

  証拠: Scoop official bucket manifest trees: bucket/bob.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:bob
- **パッケージマネージャ:** Homebrew
- **バージョン:** 4.1.7
- **ソース概要:** Version manager for neovim
- **ホームページ:** <https://github.com/MordechaiHadad/bob>
- **リポジトリ:** <https://github.com/MordechaiHadad/bob>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- bob (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Bob is a Rust command-line version manager for Neovim, aimed at users who want to install, switch, run, and remove stable, nightly, versioned, or commit-specific Neovim builds from one tool.

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

The project presents itself as a cross-platform Neovim version manager and distributes install scripts, release archives, nightly builds, pacman packaging, and a crates.io install path from its official README. Its notices show an actively maintained tool that has changed implementation details over time, including macOS storage changes in 2022, a proxy executable migration in 2023, improved Apple Silicon support in 2024, and OpenSSL build deprecation in 2025.

### 採用の歴史

Bob's adoption is mostly within Neovim power-user and plugin-development circles, where testing multiple Neovim versions is routine. The input package facts list Homebrew, Arch/pacman, and Scoop packaging, showing it crossed from cargo-based installation into mainstream system package channels.

### 使われ方

Common usage is `bob install`, `bob use`, and `bob run` for stable, nightly, latest, explicit versions, or commit hashes. The tool also supports rollback, erase, list, sync, and source builds of Neovim.

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

Bob is package-nerd interesting because it treats a fast-moving editor as a versioned runtime, much like language version managers do for Node, Ruby, or Python. It also sits at the intersection of Rust CLI distribution, Neovim nightly culture, and cross-platform binary management.

### タイムライン

- 2022: Official notice moves Bob's macOS symbolic link and downloads folder away from Application Support.
- 2023: Bob switches to a proxy executable model for running Neovim executables.
- 2024: Bob adds complete ARM support for recent macOS Neovim binary changes and later deprecates nvim-qt support.
- 2025: OpenSSL builds are deprecated in favor of standard Bob builds.

### Related projects

- Related projects include Neovim itself, rustup-style version managers, and editor/runtime switchers used by developers who test against nightly and released toolchains.

### ソース

- <https://github.com/MordechaiHadad/bob#readme>
- input.source_facts.package-manager


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


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

- Linux: /home/user/.config/bob/config.json, /home/user/.config/bob/config.toml
- macOS: /Users/user/Library/Application Support/bob/config.json, /Users/user/Library/Application Support/bob/config.toml
- Windows: C:\Users\user\AppData\Roaming\bob\config.json, C:\Users\user\AppData\Roaming\bob\config.toml
## 他のパッケージマネージャ記録

- pacman - bob - 4.1.7-1: normalized package name match | Arch Linux sync databases: bob from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A version manager for neovim | https://github.com/MordechaiHadad/bob
- Scoop - main/bob: normalized package name match | Scoop official bucket manifest trees: bucket/bob.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/bob.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bob.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
