Can a non-root user install locally in his user account a lib and bin directory with executable binaries USING APT-GET style package handlers???
. ie. what syntax for apt-get to install NOT SYSTEM WIDE but only LOCALLY IN USERS HOME DIRECTORY? such that software package is installed AS IF the HOME/user dir (or ~/) was the root directory.