pkg.soopen package index

brew / 順位 967

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install stow

local Homebrew formula metadata

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

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

Linux

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

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

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

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

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

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

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

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

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

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

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

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

概要

パッケージ概要

Organize software neatly under a single directory tree (e.g. /usr/local)

コマンドとエイリアス

  • chkstow
  • stow

履歴

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

GNU Stow is a long-running GNU command-line tool for managing software or data trees by creating symlink farms into a shared target directory. Its modern package-manager interest comes from the way it preserves package ownership without a package database, and from its later adoption by dotfile users.

プロジェクトの歴史

GNU's people page identifies Bob Glickstein as the author of GNU Stow. The Stow manual explains the original problem: administrators commonly built software such as Perl and Emacs under /usr/local, then needed a reliable way to upgrade or remove one package without confusing its files with another package's files.

Stow's design keeps each package in its own private tree and makes the files appear in a common tree through symbolic links. The manual says Stow was inspired by Carnegie Mellon's Depot, but deliberately avoided Depot's database state and destructive synchronization risks.

採用の歴史

The Stow manual notes that more sophisticated system and language package managers reduced its role as a general software installer, naming rpm, dpkg, Nix, Guix, gem, pip, and npm as examples. It also records Stow's continued use for per-user configuration management, especially when paired with version control.

Homebrew, Debian, Fedora, Arch, Nix, MacPorts, and other package-manager entries in the supplied source facts show that Stow remains widely packaged as a small Unix tool rather than as an application platform.

使われ方

Users arrange package directories under a stow directory and run the stow CLI to create, delete, or restow symlinks into the target tree. In dotfile workflows, the target is commonly the user's home directory, and Stow's --dotfiles behavior supports package trees that avoid hidden filenames internally.

The official manual documents resource files in .stowrc and ~/.stowrc, plus package-local and global ignore files, making it convenient to encode repeated CLI options and ignore rules.

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

Stow matters to package-manager culture because it is a minimal, inspectable alternative to database-backed ownership tracking: the filesystem layout is the metadata. That makes it attractive for source-built /usr/local trees, home-directory dotfiles, and users who want reversible installs without a full package manager.

It also gives package nerds a classic example of Unix composition: symlinks, predictable directory structure, and version control cover most of the workflow without a daemon, registry, or lockfile format.

タイムライン

  • 1990s: Bob Glickstein authored GNU Stow.
  • 2024-04-07: GNU Stow 2.4.0 released with dotfiles-related fixes.
  • 2024-09-08: GNU Stow 2.4.1 released with additional --dotfiles and ignore-list fixes.

Related projects

  • Carnegie Mellon Depot influenced Stow's problem space, but Stow's manual contrasts its stateless symlink approach with Depot's database-based synchronization.
  • Modern package managers such as rpm, dpkg, Nix, Guix, pip, gem, and npm cover many software-installation cases that Stow once addressed, while Stow remains common in dotfile-manager workflows.

セキュリティ状態

リスクレベル: グリーン

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
~/.stowrc.stowrc~/.stow-global-ignore.stow-local-ignore

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:stow
バージョン2.4.1
パッケージマネージャHomebrew
ホームページhttps://www.gnu.org/software/stow/
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

stow 2.4.1-2

Organizer for /usr/local software packages

https://www.gnu.org/software/stow/

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

stow

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

stow 2.3.1-1

Organizer for /usr/local software packages

https://www.gnu.org/software/stow/

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

stow 2.4.1-r1

Manage installation of multiple softwares in the same directory tree

https://www.gnu.org/software/stow/

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

stow-doc 2.4.1-r1

Manage installation of multiple softwares in the same directory tree (documentation)

https://www.gnu.org/software/stow/

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

stow 2.4.1-5.fc45

Manage the installation of software packages from source

https://www.gnu.org/software/stow/stow.html

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

stow-doc 2.4.1-5.fc45

Documentation for Stow

https://www.gnu.org/software/stow/stow.html

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

stow 2.4.1-1

Manage installation of multiple softwares in the same directory tree

https://www.gnu.org/software/stow/

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

stow 2.4.1-1.9

Manage the installation of software packages from source

https://gnu.org/software/stow/

sudo zypper install stow
  • License: GPL-3.0-or-later
  • Category: System/Packages
  • Architecture: noarch
  • Source Package: stow
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Stow
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: stow from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

stow-doc 2.4.1-1.9

Documentation for GNU Stow

https://gnu.org/software/stow/

sudo zypper install stow-doc
  • License: GPL-3.0-or-later
  • Category: System/Packages
  • Architecture: noarch
  • Source Package: stow
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Stow
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: stow-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

stow

sudo port install stow
  • normalized package name match
  • 一致条件: Stow
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/stow/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