pepa
Personal Package Manager
*PePa* helps you organize software that you need to install manually
from sources. Typically, you dedicate a directory as a repository for
packages. The packages are actually just directories, into which a
given software got installed (think of the `DESTDIR`). For each
package, *PePa* generates an *index* describing its contents and the
package can then be *activated* or *deactivated* by linking/unlinking
its contents with the filesystem structure.
Who can benefit from using...