mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
249 B
Plaintext
5 lines
249 B
Plaintext
Depot manages packages similar to pkg_* and RPM, but does so by mapping
|
|
several installation trees into a common base (such as /usr/local) using
|
|
symbolic links. GNU's `stow' was inspired by Depot, though both have
|
|
features that the other does not.
|