On 3 July 2013 21:06, David <[email protected]> wrote:
>
> I did something similar using aptitude:
>
> aptitude -F "%p" search '~i!M' >package_list
> aptitude -R install $(cat package_list)

Sorry, there is a typo error above. It should be:

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=owddpbqn-jhg8wxwi9lwzejthib2zq4ckaw3orwfi...@mail.gmail.com

Reply via email to