Possible Duplicate:
Identifying and Downloading Dependency for an Offline PC
How can I take an apt module from an internet enabled Ubuntu and get it to a USB for a non internet install?
I am wanting the following which are available through apt. I am sure there will be more that I end up needing.
- WINE
- libcurl3
dpkg -i
with all the packages in one line it will install them in correct order. – Cas May 16 '11 at 15:14