James Cummings wrote:
I'm sure this is a silly question, but: What is the easiest way to generate statistics concerning the packages you have installed? I want to generate: List of packages installed.
dpkg -l
List of packages installed with the size used by the package.
grep-status -FStatus 'ok install' -s Package,Installed-Size
List of packages installed and date of last installation/upgrade.
ll /var/lib/dpkg/info/*md5sums
etc. Suggestions?
Attachment:
signature.asc
Description: OpenPGP digital signature