Compare Package Files - pkgctl diff | Online Free DevTools by Hexmos
Compare package files efficiently with pkgctl diff. Utilize different comparison modes for thorough analysis. Free online tool, no registration required.
pkgctl-diff
Compare package files using different modes. See also:
pkgctl. More information: https://manned.org/pkgctl-diff.
- Compare package files in tar content list different mode (default):
pkgctl diff {{[-l|--list]}} {{path/to/file|pkgname}}
- Compare package files in diffoscope different mode:
pkgctl diff {{[-d|--diffoscope]}} {{path/to/file|pkgname}}
- Compare package files in
.PKGINFOdifferent mode:
pkgctl diff {{[-p|--pkginfo]}} {{path/to/file|pkgname}}
- Compare package files in
.BUILDINFOdifferent mode:
pkgctl diff {{[-b|--buildinfo]}} {{path/to/file|pkgname}}
