How to install a package in user defined directory using apt-get?
00:06 29 Apr 2015

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?

linux ubuntu package apt-get