69433dca70
GNU Stow is a Perl program for managing the installation of software packages, keeping them separate (/opt/stow/emacs-21.3.1 vs. /opt/stow/perl-5.8.0, for example) while making them appear to be installed in the same place (/opt). Stow may be used by non-root users to set up a private hierarchy under e.g. $HOME/local. WWW: http://www.gnu.org/software/stow/stow.html from Andreas Kahari <andreas.kahari@unix.net>
10 lines
339 B
Plaintext
10 lines
339 B
Plaintext
GNU Stow is a Perl program for managing the installation of
|
|
software packages, keeping them separate (/opt/stow/emacs-21.3.1
|
|
vs. /opt/stow/perl-5.8.0, for example) while making them appear
|
|
to be installed in the same place (/opt).
|
|
|
|
Stow may be used by non-root users to set up a private hierarchy
|
|
under e.g. $HOME/local.
|
|
|
|
WWW: ${HOMEPAGE}
|