S. Fishpaste wrote:
On Thu, 27 Aug 2009 18:15:27 +0200, Johan Grönqvist in gmane.linux.debian.user
wrote:
S. Fishpaste skrev:
Howdy. I know there is a Debian app that's useful for duplicating installed
applications from one box to another. For the life of me; I can't remember
it's name. Anyone help ?
Do you mean these?
dpkg --get-selections
dpkg --set-selections
http://ubuntuforums.org/showthread.php?t=169062
I don't think so Johan. It's a file that one can transfer to a fresh Debian
install in order to install duplicate applications automatically when run
with aptitude.
Yeah that's it..
from the current install..
# dpkg --get-selections > list.txt
bring that file with you...
new install..
# dpkg --set-selections < list.txt
# aptitude install
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org