Automic VaultAutomic Vault

brew

Install stow with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Organize software neatly under a single directory tree (e.g. /usr/local). Version 2.4.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install stow

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install stow

MacPorts ports tree · sysutils/stow/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add stow

Alpine Linux edge package indexes · stow · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install stow

Debian stable package indexes · stow · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install stow

Fedora Rawhide package metadata · stow · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#stow

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

Arch Linux pacmanverified · 92%
sudo pacman -S stow

Arch Linux sync databases · stow · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install stow

openSUSE Tumbleweed package metadata · stow · source: download.opensuse.org

overview

Package summary

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

Commands and aliases

  • chkstow
  • stow

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 10 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
chkstowcliglobal executable
stowcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.4.1
manager updated
local dataok
upstreamnot checked
latest detectednot detected

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

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://www.gnu.org/software/stow/none confidence

install metadata

Package metadata

Package keybrew:stow
Version2.4.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/stow
Homepagehttps://www.gnu.org/software/stow/
Repositoryhttps://git.savannah.gnu.org/cgit/stow.git
Upstream docshttps://www.gnu.org/software/stow
LicenseGPL-3.0-or-later
Source archivehttps://ftpmirror.gnu.org/gnu/stow/stow-2.4.1.tar.gz
Uses from macOSperl
Bottleavailable (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namestow
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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-4.fc44

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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

stow-doc 2.4.1-4.fc44

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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-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 dependencies
  • normalized package name match
  • Matched by: 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.7

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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Stow
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: stow from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

stow-doc 2.4.1-1.7

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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Stow
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: stow-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

stow

sudo port install stow
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment