View Single Post
free's Avatar
Posts: 739 | Thanked: 159 times | Joined on Sep 2007 @ Germany - Munich
#2
man dpkg
--instdir=dir
Change default installation directory which refers to the directory where packages are to be installed. inst‐
dir is also the directory passed to chroot(2) before running package’s installation scripts, which means that
the scripts see instdir as a root directory. (Defaults to /)
So I guess you can do it like this:
Code:
dpkg --instdir=/path/ -i blabla.deb