How to Use Stow to Manage Software
25 March 2004 / 0 CommentsIn most modern Unix systems (like GNU/Linux and MacOS X), the filesystem hierarchy is standardized. The Linux Standard Base project is a community effort to make the GNU/Linux as the standard. In the filesystem, /usr/local/ is where you put staff files, generally freshly compiled software.
Installing GNU software from its source distribution is now quite straightforward […]


