xstow

Extended replacement of GNU Stow

Install

All systems
curl cmd.cat/xstow.sh
Debian Debian
apt-get install xstow
Ubuntu
apt-get install xstow
image/svg+xml Kali Linux
apt-get install xstow
Windows (WSL2)
sudo apt-get update sudo apt-get install xstow
Raspbian
apt-get install xstow

xstow

Extended replacement of GNU Stow

XStow (like GNU Stow) is a program for managing the installation of software packages, keeping them separate (/usr/local/stow/emacs vs. /usr/local/stow/perl, for example) while making them appear to be installed in the same place (/usr/local). The extended features include: creation of symlinks with absolute path names, traversal link support (create a link from /usr/share/man to /usr/man), multiple stow directories support, shell pattern matching, regular expressions support, and global settings via configuration files.