Meta packages are packages that do not install anything by themselfs, but are dependent on other packages. How do I list the installed meta packages on my system?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
Try the following command, that list the name of every installed package that has
the string
|
|||||||||
|
/usr/share/doc/$pkg/(copyright|changelog)*. – angus Jan 21 '12 at 23:30