chkstow

Organizer for /usr/local software packages

Debian Debian
RUN apt-get update && \ apt-get install -y stow
Ubuntu
RUN apt-get update && \ apt-get install -y stow
Alpine
RUN apk add stow
Arch Arch Linux
RUN pacman -S --noconfirm stow
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y stow
Fedora
RUN dnf install -y stow
Raspbian
RUN apt-get update && \ apt-get install -y stow
click the source code to copy install chkstow on any operating system with command-not-found.com