Arne Babenhauserheide, le Sun 02 Nov 2008 01:03:47 +0100, a écrit : > Am Montag 20 Oktober 2008 15:00:22 schrieb Samuel Thibault: > > - Nice features: dpkg -iO ftp://foo/bar/*.deb > > Could you explain what this does?
It installs (-i) the deb packages from the bar/ path of server foo, but only if already installed (-O). Quite useful to install somebody's own build of the hurd packages from his ftp server for instance. Samuel