On Tue, Sep 25, 2001 at 10:40:19AM +0200, LAMIRAULT Nicolas wrote: > when i use RedHat, i install some applications from the source file > (tar.gz) in my home directory. > Is it possible with Debian to install in my home directory some debian > package (.deb) ?
You can unpack a .deb with 'dpkg -x foo.deb <some directory>'. There's no way to get full-scale per-user package management with dpkg yet. -- Colin Watson [EMAIL PROTECTED]