Am Sonntag, den 29.01.2006, 00:21 +0100 schrieb Rüdiger Noack: > Richard Mittendorfer wrote: > > Also sprach Rüdiger Noack <[EMAIL PROTECTED]> (Sat, 28 Jan 2006 23:22:01 > > +0100): > > > >>Weder mit apt noch mit dpkg finde ich Hinweise auf esdplay auf meiner > >>Kiste. In welches Paket gehört es denn? > > > > > > $ dlocate esdplay > > esound-clients: /usr/bin/esdplay > > esound-clients: /usr/share/man/man1/esdplay.1.gz > > > Danke. > Aber wie hätte ich es selbst herausfinden können? *grübel* > > flinker:~# esdplay > -su: esdplay: command not found > flinker:~# apt-cache search esdplay > flinker:~# dpkg -S esdplay > dpkg: *esdplay* not found. > flinker:~# dpkg -l "*esdplay*" > No packages found matching *esdplay*.
apt-cache show apt-file Im Gegensatz zu dlocate/dpkg -S findet das die zugehörigen Pakete auch dann, wenn diese nicht installiert sind. MfG Daniel

