pkgtop icon indicating copy to clipboard operation
pkgtop copied to clipboard

Fix: debian package sizes

Open yunginnanet opened this issue 1 year ago • 0 comments

5.6.20. Installed-Size

This field appears in the control files of binary packages, and in the Packages files. It gives an estimate of the total amount of disk space required to install the named package. Actual installed size may vary based on block size, file system properties, or actions taken by package maintainer scripts.

The disk space is given as the integer value of the estimated installed size in bytes, divided by 1024 and rounded up.

yunginnanet avatar Aug 20 '22 14:08 yunginnanet