XStow is a replacement of Stow. It supports all features of Stow with some extensions.
XStow, as 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).
For compiling XStow a C++ compiler and a system with a couple of POSIX functions are required. It does not depend on an interpreter. Static compilation for e.g. rescue disks are possible.
XStow installs packages in exactly the same way as Stow, so you can even start a Linux From Scratch installation with XStow and when Perl is running continue installation using GNU Stow.
This is free and open source software.
Key Features
- Generates Stow compatible symlinks. You can install a package with XStow and uninstall it with Stow.
- Supports the creation of symlinks with absolute path names, but this will break compatibilty with Stow.
- Automated stow directory detection.
- Automated traversable link detection (/usr/man is a link to /usr/share/man).
Website: github.com/majorkingleo/xstow
Support:
Developer: Martin Oberzalek
License: GNU General Public License v2.0
XStow is written in C++. Learn C++ with our recommended free books and free tutorials.
Related Software
| stow alternatives | Programming Language | License |
|---|---|---|
| boxunbox | Rust | BSD Zero Clause License |
| stow-cm | Rust | GNU General Public License v2.0 |
| stown | Python | GNU General Public License v3.0 |
| Rustow | Rust | GNU General Public License v3.0 |
| XStow | C++ | GNU General Public License v2.0 |
| Tuckr | Rust | GNU General Public License v3.0 |
| Dploy | Python | MIT License |
| fling | Go | MIT License |
| lash | Rust | GNU General Public License v3.0 |
| yadm | Python | GNU General Public License v3.0 |
| lnko | Lua | GNU General Public License v3.0 |
| DotState | Rust | MIT License |
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

