chkstow

Organizer for /usr/local software packages

Install

All systems
curl cmd.cat/chkstow.sh
Debian Debian
apt-get install stow
Ubuntu
apt-get install stow
Alpine
apk add stow
Arch Arch Linux
pacman -S stow
image/svg+xml Kali Linux
apt-get install stow
Fedora
dnf install stow
Windows (WSL2)
sudo apt-get update sudo apt-get install stow
OS X
brew install stow
Raspbian
apt-get install stow
Docker
docker run cmd.cat/chkstow chkstow powered by Commando

stow

Organizer for /usr/local software packages

GNU Stow is a software installation manager for /usr/local. Using symbolic links, GNU Stow helps you keep the installations separate (/usr/local/stow/emacs vs. /usr/local/stow/perl, for example) while maintaining the illusion that they are all under /usr/local.