On 2/19/26 4:27 PM, Stephen Morris wrote:
Just a quick query, with the dnf update I've just done one of the packages that was updated was kde-settings-pulseaudio. When I issued rpm -ql kde-settings-pulseaudio that told me there were no files in that package, is that because that package does nothing more than pull in other packages to provide the functionality the descriptions says that package does?
It's a metapackage, you can look at the spec file https://src.fedoraproject.org/rpms/kde-settings/blob/f43/f/kde-settings.spec#_79 or dnf rq --providers-of=depends kde-settings-pulseaudio
- Joe -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
