How to install a package in user defined directory using apt-get?
I'm using ubuntu, whenever I install any package it gets installed in standard directories /usr/lib /usr/local/lib etc.
I want to install a package in a non standard directory. Is there any way to do this?