Difference between revisions of "Stow"
(Update version) |
|||
Line 4: | Line 4: | ||
|Full description=Manages the installation process by keeping packages separate while making them appear to be installed in the same place. Stow doesn't store an extra state between runs, so there's no danger of mangling directories when file hierarchies don't match the database. Also, stow will never delete any files, directories, or links that appear in a stow directory, so it is always possible to rebuild the target tree. | |Full description=Manages the installation process by keeping packages separate while making them appear to be installed in the same place. Stow doesn't store an extra state between runs, so there's no danger of mangling directories when file hierarchies don't match the database. Also, stow will never delete any files, directories, or links that appear in a stow directory, so it is always possible to rebuild the target tree. | ||
|Homepage URL=http://www.gnu.org/software/stow/ | |Homepage URL=http://www.gnu.org/software/stow/ | ||
− | |||
− | |||
|User level=intermediate | |User level=intermediate | ||
|VCS checkout command=git clone git://git.savannah.gnu.org/stow.git | |VCS checkout command=git clone git://git.savannah.gnu.org/stow.git | ||
Line 12: | Line 10: | ||
|Related projects=Graft,Reflect,Sencap,Toast,ln_local | |Related projects=Graft,Reflect,Sencap,Toast,ln_local | ||
|Keywords=administration,file management,installation,stow,GNU stow | |Keywords=administration,file management,installation,stow,GNU stow | ||
− | |Version identifier=2. | + | |Version identifier=2.2.0 |
− | |Version date= | + | |Version date=2012/02/18 |
|Version status=stable | |Version status=stable | ||
|Version download=http://ftp.gnu.org/pub/gnu/stow/stow-2.1.2.tar.gz | |Version download=http://ftp.gnu.org/pub/gnu/stow/stow-2.1.2.tar.gz | ||
− | |||
|Last review by=Adam Spiers | |Last review by=Adam Spiers | ||
|Last review date=2011/12/15 | |Last review date=2011/12/15 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
+ | |Status= | ||
+ | |Is GNU=Yes | ||
+ | |GNU package identifier=Stow | ||
|License verified date=2001-12-20 | |License verified date=2001-12-20 | ||
}} | }} | ||
Line 33: | Line 33: | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=stow@adamspiers.org | |Email=stow@adamspiers.org | ||
+ | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource |
Revision as of 17:39, 6 December 2013
GNU Stow
https://www.gnu.org/software/stow/
Symlink farm manager.
Stow is a symlink manager. It generates symlinks to directories of data and makes them appear to be merged into the same directory. It is typically used for managing software packages installed from source, by letting you install them apart in distinct directories and then create symlinks to the files in a common directory such as /usr/local.
Stow was inspired by Carnegie Mellon's "Depot" program, but is substantially simpler.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Adam Spiers | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Savannah (Ref) | https://savannah.gnu.org/projects/stow/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/stow-devel/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/stow.git/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-stow/ | |
Download | https://ftp.gnu.org/gnu/stow/ | |
Debian (Ref) | https://tracker.debian.org/pkg/stow | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/info-stow/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-stow/ |
Software prerequisites
Kind | Description |
---|---|
Required to use | Perl |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.