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

Re: Listing installed -doc packages



Jeffrey L. Taylor wrote:
Is there a way to get a list of install -doc packages.  I have a
laptop w/ a 540MB harddisk that I need to free up some space on.

TIA,
  Jeffrey



'dpkg -l *-doc | grep ^ii' or "grep-status -FStatus 'ok install' | grep-dctrl -FPackage -r '\-doc' -s Package"

The second one is faster, but longer and requires the grep-dctrl package.



Reply to: