toast 1.458 (Default branch) |
|
|
toast is a simple package manager for Unix. It
automatically locates and downloads source code,
determines how to compile it, installs each
package in its own directory tree, and makes the
resulting binaries available through an encap/GNU
stow-like symlink tree. It also supports binary
packages. It is often used to install and manage
software in a non-root user's home directory.
License: GNU General Public License (GPL)
Changes:
This version supports command-line options that
give the user more control over the build process.
More importantly, it does a better job of building
more software "out of the box" with no user
intervention.
|