# volt を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:volt
```

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

### macOS

- Homebrew (100%):

```sh
brew install volt
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#volt
```

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

## パッケージ情報

- **パッケージキー:** brew:volt
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/volt>
- **バージョン:** 0.3.7
- **ソース概要:** Meta-level vim package manager
- **ホームページ:** <https://github.com/vim-volt/volt>
- **リポジトリ:** <https://github.com/vim-volt/volt>
- **上流ドキュメント:** <https://github.com/vim-volt/volt#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/vim-volt/volt/archive/refs/tags/v0.3.7.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- volt (cli)
- volt (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.3.7
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/vim-volt/volt
- 検出された最新: v0.3.7 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

Volt is a Go-based, meta-level Vim package manager built around Vim 8's native package feature. It focuses on command-line management of Vim plugin repositories, plugin configuration files, profiles, and lock-file based setup.

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

The vim-volt/volt repository was created in September 2017, during the period when Vim 8 packages gave users a built-in directory layout for plugins. Volt's README explicitly describes it as based on the Vim 8 packages feature and installs managed plugins under `~/.vim/pack/volt`.

Volt's feature set reflects a post-Vundle, post-pathogen package-manager niche: it uses native package loading for startup behavior, while adding a CLI for parallel plugin updates, version locking, per-plugin plugconf files, and switchable profiles for Vim configurations.

### 採用の歴史

Volt remained a niche Vim package manager rather than a dominant tool like vim-plug. Its GitHub repository shows modest adoption, with hundreds rather than thousands of stars, but continued public activity and releases through the late 2010s.

### 使われ方

A typical Volt workflow installs plugins with `volt get`, records repositories in `$VOLTPATH/lock.json`, and runs `volt build` to synchronize `$VOLTPATH` content into Vim's `~/.vim/pack/volt` tree. Users can update all plugins with `volt get -l -u`, remove plugins with `volt rm`, and switch plugin/vimrc sets through profiles.

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

Volt is interesting because it treats Vim plugins more like a managed package set than a hand-written vimrc stanza. Its lock file, profile system, and separate plugconf files are the package-manager layer; Vim's native package loader remains the runtime mechanism.

### タイムライン

- 2017-09-18: The vim-volt/volt GitHub repository was created.
- 2018-03-31: v0.3.4 was published, one of the early public release tags visible through the GitHub releases API.
- 2019-05-26: v0.3.7 was published.

### Related projects

- Vim 8 packages are the native feature Volt builds on.
- vim-plug, Vundle, pathogen, and dein.vim are adjacent Vim plugin managers in the same package-management lineage.

### ソース

- <https://api.github.com/repos/vim-volt/volt>
- <https://api.github.com/repos/vim-volt/volt/releases>
- <https://github.com/vim-volt/volt>
- <https://vi.stackexchange.com/questions/388/what-are-the-differences-between-the-vim-plugin-managers>


## セキュリティノート

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

- Unix: $VOLTPATH/config.toml, ~/volt/config.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** volt
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - volt: normalized package name match | nixpkgs package indexes: pkgs/by-name/vo/volt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://www.automicvault.com/ja/pkg/package-publishers/) - Belongs to a package publishing or registry command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [akku](https://www.automicvault.com/ja/pkg/brew/akku/) - Shares av.db curated category or tags: cli, developer-tools, package-management, package-manager.
- [bower](https://www.automicvault.com/ja/pkg/brew/bower/) - Shares av.db curated category or tags: cli, developer-tools, package-management, package-manager.
- [cabal-install](https://www.automicvault.com/ja/pkg/brew/cabal-install/) - Shares av.db curated category or tags: cli, developer-tools, package-management, package-manager.
- [clib](https://www.automicvault.com/ja/pkg/brew/clib/) - Shares av.db curated category or tags: cli, developer-tools, package-management, package-manager.
- [composer](https://www.automicvault.com/ja/pkg/brew/composer/) - Shares av.db curated category or tags: cli, developer-tools, package-management, package-manager.
- [conan](https://www.automicvault.com/ja/pkg/brew/conan/) - Shares av.db curated category or tags: cli, developer-tools, package-management, package-manager.
- [conda-lock](https://www.automicvault.com/ja/pkg/brew/conda-lock/) - Shares av.db curated category or tags: cli, developer-tools, package-management, package-manager.
- [corepack](https://www.automicvault.com/ja/pkg/brew/corepack/) - Shares av.db curated category or tags: cli, developer-tools, package-management, package-manager.
- [cpanminus](https://www.automicvault.com/ja/pkg/brew/cpanminus/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, management, manager.

## Combined YAML source

View the package source record on GitHub. [combined/volt.yml](https://github.com/automic-vault/db/blob/main/combined/volt.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
