wp.jochen.hayek.name/blog-en

Linux package managers: permissions, user/group ownerships of files in a package

RPM based environments support verifying and resetting permissions and user/group ownerships of files in a package:

But what about Debian based ones? On Debian there is a file for every (installed) package:

That file only includes filenames and directory names (and no details at all). Directories are not marked as directories (as opposed to files). Files within those directories do not necessarily get listed themselves.

That file gets searched for:

What about the Debian utility cruft:

cruft cannot really be able to provide details not contained in that file.

Other Unix-like operating systems:

Exit mobile version