Automic VaultAutomic Vault

brew

v mit Homebrew, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install v

local Homebrew formula metadata

Windows

Scoopverifiziert · 92%
scoop install main/v

Scoop official bucket manifest trees · bucket/v.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Z for vim

Verlauf

Projektgeschichte und Nutzung

v is a small command-line helper described by its author as `z for vim`. It uses Vim's viminfo list of recently edited files to reopen or select files quickly from anywhere in the filesystem.

Projektgeschichte

The official repository is intentionally small: the README is formatted like a Unix manual page, the executable is named `v`, and the tool is presented as a bash/Vim companion. Its design mirrors the author's better-known `z` command, but applies the idea to files recently edited in Vim rather than directories visited in the shell.

Adoptionsgeschichte

Adoption appears niche and dotfile-oriented. The GitHub project has a Homebrew formula and a Scoop package entry in the supplied package facts, but the official material does not present a large ecosystem or formal release history beyond a 2016 GitHub release.

Wie es verwendet wird

Users put `v` somewhere on PATH and optionally install its man page. Running `v` lists and chooses from recently edited Vim files; `v -0` reopens the most recent file; regex arguments filter the viminfo list; `-c` restricts matches to the current directory; and `-l` lists matches.

Warum Paket-Nerds sich dafür interessieren

v is package-nerd material because it is the kind of tiny Unix CLI that package managers preserve well: one executable, one man page, no service, no credentials, and a workflow that lives in shell history and editor state. Its value is mostly for Vim users who like `z`-style recency shortcuts.

Zeitleiste

  • 2016: GitHub releases list a release named `add -c option`.
  • Current: The README continues to document `v` as `z for vim` with viminfo-based recent-file selection.

Related projects

  • rupa/z is the closest related project: a shell directory jumper based on frecency.
  • Vim and its viminfo file provide the recent-file data that `v` reads.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für v wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
vcliglobales Executable

Aktualität

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

Seite generiert2026-07-26
Manager-Version1.1
Manager aktualisiert2026-07-10
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.1

https://github.com/rupa/v

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:v
Version1.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/v
Homepagehttps://github.com/rupa/v
Repositoryhttps://github.com/rupa/v
Upstream-Dokumentationhttps://github.com/rupa/v#readme
LizenzWTFPL
Quellarchivhttps://github.com/rupa/v/archive/refs/tags/v1.1.tar.gz
Zuletzt aktualisiert2026-07-10T10:02:35-04:00
Pulseupdated
Von macOS bereitgestellte Bibliothekenvim
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namev
Version Scheme0
Revision1
Head VersionHEAD
Conflicts With
  • vlang
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Scoop95%

main/v

scoop install main/v
  • normalized package name match
  • Abgeglichen nach: V
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/v.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Combined YAML source

View the package source record on GitHub.

combined/v.yml

Verwendete Quellen

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment