Automic VaultAutomic Vault

brew

v を Homebrew, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install v

local Homebrew formula metadata

Windows

Scoop確認済み · 92%
scoop install main/v

Scoop official bucket manifest trees · bucket/v.json · ソース: api.github.com

概要

パッケージ概要

Z for vim

コマンドとエイリアス

  • v

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

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

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.

タイムライン

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

セキュリティ状態

保護ツール対応はまだ見つかっていません

v に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
vcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版1.1
マネージャ更新日2026-07-10
ローカルデータOK
上流最新
検出された最新v1.1

https://github.com/rupa/v

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:v
バージョン1.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/v
ホームページhttps://github.com/rupa/v
リポジトリhttps://github.com/rupa/v
上流ドキュメントhttps://github.com/rupa/v#readme
ライセンスWTFPL
ソースアーカイブhttps://github.com/rupa/v/archive/refs/tags/v1.1.tar.gz
最終更新2026-07-10T10:02:35-04:00
Pulseupdated
macOS 提供ライブラリvim
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Scoop95%

main/v

scoop install main/v
  • normalized package name match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

Combined YAML source

View the package source record on GitHub.

combined/v.yml

使用ソース

  • 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