Richard Hector wrote on 02/25/16 00:35:
> On 25/02/16 09:18, Jörg-Volker Peetz wrote:
>> Better generate such a list with aptitude itself which allows to
>> exclude automatically installed packages
>>
>> aptitude -F "%p" '~i!~M' > list_of_packages_manually_installed
> 
> Or perhaps
> 
>   aptitude search -F "%p" '~i!~M' > list_of_packages_manually_installed
> 
> Richard

Yes, sure. Thanks for the correction.

Regards,
jvp.



Reply via email to