Am Donnerstag 05 August 2004 17:48 schrieb M. Kaeser: > E: Konnte Paket gimp2.0.3-2 nicht finden > > > was soll ich nun tun ? �kann mir jemand helfen?
Hallo Mr. M. schau mal hier: man apt man apt-cache man apt-get man apt-show-versions man apt_preferences faq: http://dugfaq.sylence.net/dug-faq.htm/ch-packet.htm $ apt-cache search gimp |grep 2.0 $ apt-cache show gimp $ apt-cache policy gimp gimp: Installed: 2.0.1-2 Candidate: 2.0.3-2 Version Table: 2.0.3-2 0 666 ftp://ftp.de.debian.org unstable/main Packages *** 2.0.1-2 0 100 /var/lib/dpkg/status $ apt-show-versions gimp gimp/unstable upgradeable from 2.0.1-2 to 2.0.3-2 $ apt-get [-t DISTRIBUTION(stable/testing/unstable)] install gimp also z.b.: $ apt-get -t unstable install gimp $ apt-get install gimp (falls Candidate: 2.0.3-2, je nach /etc/apt/preferences) HTH ciao Gerhard

