apt

Hans-Joachim Hoetger Hans-Joachim.Hoetger at mediaWays.net
Mon Oct 14 14:23:02 CEST 2002


On Mon, Oct 14, 2002 at 01:58:38PM +0200, "Vennekötter, Matthias" wrote:
> 
> Hallo,
> 
> ich möchte mit apt auf Rechner B die gleichen Pakete installieren wie auf
> Rechner A.
> 
> Die Installation erfolgte über cdrom. Wie geht das? Aus der Debian Hilfe bin
> ich 
> nicht schlau geworden.
> Ich sehe nur das in /var/lib/dpkg/status die Pakete stehen.
> 

Moin
A:
dpkg --get-selections >/tmp/myselections
scp /tmp/myselections B:/tmp/myselections

B:
dpkg --set-selections </tmp/myselections
apt-get update && apt-get upgrade
Grüße
-- 
Hans-Joachim Hoetger                      voice: +49-5246-80-1555
mediaWays GmbH                            fax:   +49-5246-80-2555
          I used to have a sig, but I've stopped smoking now.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lug-owl.de/pipermail/linux/attachments/20021014/3aa3229b/attachment.sig>


More information about the Linux mailing list