macOS
brew install voltlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für volt in AI-Agent-Workflows.
Installation
brew install voltlocal Homebrew formula metadata
nix profile install nixpkgs#voltnixpkgs package indexes · pkgs/by-name/vo/volt/package.nix · Quelle: api.github.com
Überblick
Meta-level vim package manager
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
$VOLTPATH/config.toml~/volt/config.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
volt | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/vim-volt/volt
Installationsmetadaten
| Paketschlüssel | brew:volt |
|---|---|
| Version | 0.3.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/volt |
| Homepage | https://github.com/vim-volt/volt |
| Repository | https://github.com/vim-volt/volt |
| Upstream-Dokumentation | https://github.com/vim-volt/volt#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/vim-volt/volt/archive/refs/tags/v0.3.7.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
volt
nix profile install nixpkgs#voltQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.