[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Solved] Re: aptitude: set all packages auto-installed except given list?



On Sb, 15 ian 11, 12:23:07, Florian Kulzer wrote:
> > 
> > Any other suggestions?
> 
>   aptitude --schedule-only unmarkauto $(cat pkg.list)

Do you mean after a '--schedule-only markauto ~i'? Hmm, let's try... 
Nope, not what I needed. But the solution seems to be:

aptitude --schedule-only markauto ~i
aptitude --schedule-only install $(cat pkg.list)

Didn't think of trying with --schedule-only

Regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic

Attachment: signature.asc
Description: Digital signature


Reply to: