* Alexander Schmehl <[EMAIL PROTECTED]> [041107 17:42]:
> * Kenneth Jacker <[EMAIL PROTECTED]> [041107 17:05]:
> > How can I use 'dpkg' to install a new .deb, but *only* if the package
> > is already on a machine? With RPM, you can use the "freshen" option
> > ("-F" or "--freshen"). But how with 'dpkg'?
> apt-get -u --reinstall --fix-missing install $(dpkg -S LC_MESSAGES | cut -d:
> -f1 | tr ', ' '\n' | sor t -u)Sorry, missunderstood your question. Forget that, and read Joris Mail instead. Yours sincerely, Alexander
signature.asc
Description: Digital signature

