pkg.soopen package index

brew / 順位 8592

vcsh を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install vcsh

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install vcsh

MacPorts ports tree · sysutils/vcsh/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add vcsh

Alpine Linux edge package indexes · vcsh · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install vcsh

Debian stable package indexes · vcsh · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install vcsh

Fedora Rawhide package metadata · vcsh · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#vcsh

nixpkgs package indexes · pkgs/by-name/vc/vcsh/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S vcsh

Arch Linux sync databases · vcsh · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install vcsh

openSUSE Tumbleweed package metadata · vcsh · ソース: download.opensuse.org

概要

パッケージ概要

Config manager based on git

コマンドとエイリアス

  • vcsh

履歴

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

vcsh is a Git-based configuration manager for dotfiles. Its central trick is to let several Git repositories share $HOME as their working tree without clobbering each other, using fake bare repositories instead of symlink farms.

プロジェクトの歴史

The RichiH/vcsh repository was created on 2011-04-28, and its early tag history includes v0.20111227. Upstream documentation describes vcsh as taking the dotfiles-in-Git approach one step further: single-purpose repositories live in a hidden directory while the actual files are placed directly in $HOME.

The project has stayed intentionally small and Git-centered. Release metadata shows the 2.0 series continuing into 2024, including v2.0.10 on 2024-04-08, which is a long maintenance tail for a tool whose core idea has remained stable.

採用の歴史

vcsh's adoption is mostly among Unix users who split dotfiles by concern: one repository for zsh, another for vim, another for ssh, and so on. The Arch manpage and upstream documentation both stress this selective setup model, where each machine can clone only the config sets it needs.

The project was designed with myrepos, also known as mr, in mind. Upstream documentation says myrepos has native support for vcsh repositories and that a machine can go from a standard installation to a fully set up system quickly when vcsh and mr are used together.

使われ方

Typical vcsh usage starts with init or clone for a named repository, then ordinary Git commands are run through vcsh's environment. Commands such as list, enter, foreach, list-tracked, and list-untracked reflect that vcsh is a thin coordinator around many Git repositories rather than a new storage format.

The manpage describes the implementation as keeping GIT_DIR separate from GIT_WORK_TREE, with the work tree pointed at $HOME. That avoids symlinks while still letting each repository own only the files it tracks.

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

vcsh is package-nerd significant because it represents a minimalist answer to dotfile portability: use Git more carefully instead of inventing a full configuration database. For people who maintain many machines, the combination of vcsh and mr gives reproducible checkout and update behavior while keeping files in their natural paths.

It also sits in the lineage of Unix tools that deliberately compose: Git stores history, vcsh selects the fake-bare working-tree layout, and myrepos handles fleet operations across repositories.

タイムライン

  • 2011-04-28: The RichiH/vcsh GitHub repository was created.
  • 2011-12-27: Early vcsh tag v0.20111227 appears in the repository tag history.
  • 2014: Public dotfile-management tutorials were already pairing vcsh with myrepos.
  • 2024-04-08: Release v2.0.10 was published on GitHub.

Related projects

  • myrepos/mr is vcsh's closest companion, providing commands to register, update, and operate on many repositories together. The vcsh_mr_template repository is the sample bootstrap layout referenced by the manpage.
  • vcsh is related in spirit to bare-Git-dotfiles setups, GNU Stow-style symlink farms, chezmoi, yadm, homesick, and other dotfile managers, but it stays closest to plain Git.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

local files

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

Config paths the tool may read or write during local use.

Unix
/etc/vcsh/config$XDG_CONFIG_HOME/vcsh/config~/.config/vcsh/config

実行可能ファイル

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

コマンド種類公開範囲メモ
vcsh実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版2.0.10
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:vcsh
バージョン2.0.10
パッケージマネージャHomebrew
ホームページhttps://github.com/RichiH/vcsh
リポジトリhttps://github.com/RichiH/vcsh
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

vcsh 2.0.10-0.2

Version Control System for $HOME - multiple Git repositories in $HOME

https://github.com/RichiH/vcsh/blob/master/README.md

sudo apt install vcsh
  • Section: misc
  • Architecture: all
  • 1 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Vcsh
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vcsh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

vcsh

nix profile install nixpkgs#vcsh
  • normalized package name match
  • 一致条件: Vcsh
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vc/vcsh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

vcsh 1.20190621-5

Version Control System for $HOME - multiple Git repositories in $HOME

https://github.com/RichiH/vcsh/blob/master/README.md

sudo apt install vcsh
  • Section: universe/misc
  • Architecture: all
  • 1 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Vcsh
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vcsh from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

vcsh 2.0.5-r0

config manager based on Git

https://github.com/RichiH/vcsh

sudo apk add vcsh
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: vcsh
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Vcsh
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vcsh from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

vcsh-bash-completion 2.0.5-r0

Bash completions for vcsh

https://github.com/RichiH/vcsh

sudo apk add vcsh-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: vcsh
  • normalized package name match
  • 一致条件: Vcsh
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vcsh-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

vcsh-doc 2.0.5-r0

config manager based on Git (documentation)

https://github.com/RichiH/vcsh

sudo apk add vcsh-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: vcsh
  • normalized package name match
  • 一致条件: Vcsh
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vcsh-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

vcsh-zsh-completion 2.0.5-r0

Zsh completions for vcsh

https://github.com/RichiH/vcsh

sudo apk add vcsh-zsh-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: vcsh
  • normalized package name match
  • 一致条件: Vcsh
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vcsh-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

vcsh 2.0.8-7.fc45

Version Control System for $HOME

https://github.com/RichiH/vcsh

sudo dnf install vcsh
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: vcsh
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Vcsh
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vcsh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

vcsh 2.0.10-1

Version Control System for $HOME that manages multiple Git repositories

https://github.com/RichiH/vcsh

sudo pacman -S vcsh
  • License: GPL-2.0-only
  • Architecture: any
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Vcsh
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: vcsh from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

vcsh 1.20151229-4.6

Config manager for $HOME based on git

https://github.com/RichiH/vcsh

sudo zypper install vcsh
  • License: GPL-2.0-only
  • Category: System/Management
  • Architecture: noarch
  • Source Package: vcsh
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Vcsh
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: vcsh from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

vcsh-zsh-completion 1.20151229-4.6

ZSH Completion for vcsh

https://github.com/RichiH/vcsh

sudo zypper install vcsh-zsh-completion
  • License: GPL-2.0-only
  • Category: System/Management
  • Architecture: noarch
  • Source Package: vcsh
  • 1 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Vcsh
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: vcsh-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

vcsh

sudo port install vcsh
  • normalized package name match
  • 一致条件: Vcsh
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/vcsh/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation