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

Re: aptitude view filter



On Mi, 10 dec 14, 00:56:02, George Shuklin wrote:
> Hello.
> 
> I'm trying to view only installed and not 'A'uto packages. I limit view in
> aptititude to ~i&(!~A).
> 
> It shows empty list. Why?

Short answer: you want '~i!~M' (you don't need the quotes in interactive 
mode).

Long answer:

1. '&' doesn't have any special meaning in this case, so you're looking 
for installed packages that contain '&' in the name :)

2. ~A is the short version of ?archive (e.g. "unstable"), not 
?automatic.

You might want to read the aptitude reference manual, section "Search 
patterns". See the package aptitude-doc-en.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt

Attachment: signature.asc
Description: Digital signature


Reply to: