On 3 July 2013 20:58, Michael Tsang <[email protected]> wrote:
> dpkg --get-selections > file
> dpkg --set-selections < file

I did something similar using aptitude:

aptitude -F "%p" search '~i!M' >package_list
aptitude -R install $(cat package_list)


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/CAMPXz=rfcywgaw580renlbavz3hc_lsb9ynutrc+ofnt+ks...@mail.gmail.com

Reply via email to