wounded in the line of duty
Okay. Now my issue against apt. When you look for an libraries which is needed in an package you can use in RHEL/CentOS environments
up2date --whatprovides=lib.so.5.2
or
yum provides lib.so.5.2
This shows which packages provides that specific file. apt does not have this feature as far as I know.
More information about formatting options
Mollom has blocked 228065 form submissions in the last 1 year 49 weeks. That’s an average of 321.7 a day.
Okay. Now my issue against
Okay. Now my issue against apt. When you look for an libraries which is needed in an package you can use in RHEL/CentOS environments
up2date --whatprovides=lib.so.5.2
or
yum provides lib.so.5.2
This shows which packages provides that specific file. apt does not have this feature as far as I know.