slackbuilds/system/xstow
Erik Falor fac5b6d772
system/xstow: Updated for version 1.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-01-03 17:57:58 +07:00
..
README
slack-desc
xstow.SlackBuild system/xstow: Updated for version 1.1.0. 2024-01-03 17:57:58 +07:00
xstow.info system/xstow: Updated for version 1.1.0. 2024-01-03 17:57:58 +07:00

README

XStow is a replacement for GNU Stow written in C++. It supports all
features of GNU Stow with some extensions. Even the command line
options are compatible.

XStow and GNU Stow are programs 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).

XStow installs packages in the exact same way as GNU Stow.