> I want to dump a list of the packages I have installed on a current
> potatoe installto a file, so I can later build a machine with the same
> packages? How do I do this?

dpkg --get-selections > file

Reply via email to