- English [en]
GNU Stow
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).
Stow was inspired by Carnegie Mellon's Depot program, but is substantially
simpler. Stow will never delete any files, directories, or links that appear in a Stow directory (e.g.,
/usr/local/stow/emacs), so it's always possible to rebuild the target
tree (e.g., /usr/local). Stow is
Free Software, licensed
under the GNU General Public License.
Stow is a Perl script which should run correctly under Perl 5.6.1 and above. For more information about Perl, see http://www.perl.org/.
Latest news
- Tue 10 Jan 2012
-
Stow
2.1.3 has been released! This has several minor improvements
to 2.1.0, including a much improved installation procedure,
documentation fixes, and a new
--adoptoption. Read details of what's new. - Sat 03 Dec 2011
- Stow 2.1.0 has been released! This is the first official release since 2002. Read details of what's new.
Downloading Stow
Stow can be found on the main GNU ftp server: http://ftp.gnu.org/gnu/stow/ (via HTTP) and ftp://ftp.gnu.org/gnu/stow/ (via FTP). It can also be found on the GNU mirrors; please use a mirror if possible.
There is also a git repository containing the latest development code.
Documentation
Documentation for Stow is available online, as is documentation for most GNU software. You may also find more information about Stow by running info stow or man stow, or by looking at /usr/share/doc/stow/, /usr/local/doc/stow/, or similar directories on your system. A brief summary is available by running stow --help.
Mailing lists
Stow has the following mailing lists:
- help-stow is for general user help and discussion.
- stow-devel is used to discuss most aspects of Stow, including development and enhancement requests.
- bug-stow is for bug reports.
Announcements about Stow are posted to info-stow and also, as with most other GNU software, to info-gnu (archive).
Security reports that should not be made immediately public can be sent directly to the maintainer. If there is no response to an urgent issue, you can escalate to the general security mailing list for advice.
The Savannah project also has a mailing lists page.
Getting involved
Development of Stow, and GNU in general, is a volunteer effort, and you can contribute. For information, please read How to help GNU. If you'd like to get involved, it's a good idea to join the stow-devel mailing list.
- Bug reporting
- Please send bug reports to the bug-stow mailing list (see Mailing lists above).
- Development
- For development sources and other information, please see the Stow project page at savannah.gnu.org. There is also a stow-devel mailing list (see Mailing lists above).
- Translating Stow
- Stow is not currently multi-lingual, but patches would be gratefully accepted. Please e-mail stow-devel if you intend to work on this.
- Maintainers
- Stow is currently being maintained by Adam Spiers and Troy Mill. Please use the mailing lists for contact.
Licensing
Stow is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
