----- Original Message -----
From: "daniele manghi"
<daniele.manghi(a)libero.it>
To: trinity-users(a)lists.pearsoncomputing.net
Sent: Thursday, August 25, 2011 4:50:37 PM
Subject: [trinity-users] How to load a package file
Here I am again.
Is there a way to install a package from a file instead of getting it
from network ?
I can't install Dropbox by means of apt-get. I have its deb package
file,
but I don't know what to do with it.
Thanks
Open a terminal and type:
sudo dpkg -i "path-to-deb-file".