Comment 0 for bug 134331

Revision history for this message
Christian González (droetker) wrote :

Binary package hint: gdebi

if you want to install a program which consists of two .debs, e.g. many games at www.getdeb.net, UFO A.I. for example;
(ufoai + ufoai-data) - you usually place them into one download-folder and install them.
you can do that with "dpkg -i ufoai*";

But my wishlist says: If you doubleclick on ufoai.deb gdebi searches the current directory for possibly dependencies as well - maybe as second priority, first should be the repository?
should be simple to implement I think an would be very useful...

Chris