Tagged Questions
1
vote
2answers
802 views
Getting .deb package dependencies for an offline Ubuntu computer through Windows
Basically I want to "batch" download a .deb file and all its dependencies at once on a Windows 7 machine (of which I do not have admin access, it is a public computer.)
I've seen plenty of Ubuntu ...
6
votes
9answers
2k views
Install .deb on from CD-ROM while offline with default applications only
I have an application with a .deb package to install it. If the user is online, everything works fine. However, I need to support installing on offline computers from a CD-ROM, and I can only assume ...