View Single Post
Posts: 237 | Thanked: 274 times | Joined on Jul 2010
#17
you can do the following :

sudo gainroot
cd </path/to/files/>
dpkg -i ./*
apt-get -yf install
dpkg -i ./*

you need to be connected to the internet for apt-get to fetch dependencies.
 

The Following 2 Users Say Thank You to ivyking For This Useful Post: