On Tue, May 06, 2003 at 03:58:35PM +0200, Marek Berkan wrote: > Witam. > > Proszę uprzejmie, nie zabijajcie mnie, ale ciągle nie wiem jak zrobić > jedną rzecz: > > Mam dystrybucję testing, wszystko up-to-date. Chcę zainstalować > open-office'a z unstable: > > # apt-get -t unstable install openoffice.org-bin > > Reading Package Lists... Done > Building Dependency Tree... Done > E: Couldn't find package openoffice.org-bin > > Czyli nie mam unstable we wpisach sources.list, no to dopisuje: > > deb ftp://ftp.pl.debian.org/debian/ unstable main non-free contrib > deb-src ftp://ftp.pl.debian.org/debian/ unstable main non-free contrib > deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib > non-free > deb-src http://non-us.debian.org/debian-non-US unstable/non-US main > contrib non-free > > Robię następnie: > > # apt-get update && apt-get upgrade
Odpowiada mlody debianowiec, nie bijcie jak sie myle a nie mozna zwyczajnie? apt-get update //tu sobie zobaczy i sciagnie listy pakietow apt-get install -t unstable install openoffice.org-bin // zainstalowac pakiet a nie upgrade'owac calego systemu

