[Rpm-maint] [rpm-software-management/rpm] What measure are `-qi`'s "size" attribute's values? (Discussion #3942)
Florian Festi
notifications at github.com
Wed Sep 17 10:27:45 UTC 2025
This is for the files in the package no matter whether it is installed or not. There are a few details, like %ghost files and ofc packages can generate files they don't own or that have variable size - like databases or caches.
To get the space used on disk you can use `rpm -ql PACKAGE | xargs du -ch`
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/3942#discussioncomment-14426663
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/repo-discussions/3942/comments/14426663 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250917/42b2dff7/attachment.htm>
More information about the Rpm-maint
mailing list