userinstall

Current release: userinstall 0.1

Introduction

Operating system distributions based on Debian GNU/Linux include established and powerful mechanisms for installing software packages and managing their dependencies. Unfortunately, these tools are truly useful only for users with root privileges, since the administration of packages beyond querying requires access to root-writable resources for reasons of security. However, Debian also provides a number of tools which permit non-root users to bootstrap operating system installations as well as to "fake" root privileges and environments for such purposes. The userinstall software combines such tools to provide non-root package and dependency management which is compatible with existing distribution channels and lets non-root users download and install their own choice of software packages. In effect, userinstall provides a personal package manager.

Copyright and Licence

userinstall is licensed under the GPL version 3 (or later).