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

Re: not installed and installed , where they store?



Hi,

Quoting Mohsen Pahlevanzadeh (2015-05-10 05:53:17)
>    When i use : grep ^Status: /var/lib/dpkg/status ,
>    Unfortunately , i only get "Status: install ok installed"

how sure are you of that? Did you just look at the first few hundred or did you
really find all unique values? Try:

grep ^Status: /var/lib/dpkg/status | sort | uniq -c

cheers, josch

Attachment: signature.asc
Description: signature


Reply to: