Compare and analyze differences between software package versions
Tool for analyzing changes in software packages (e.g. RPM, DEB, TAR.GZ)
pkgdiff$ pkgdiff package-1.0.rpm package-2.0.rpm$ pkgdiff package_1.0_amd64.deb package_2.0_amd64.deb$ pkgdiff archive-1.0.tar.gz archive-2.0.tar.gz$ pkgdiff -report-html report.html old.rpm new.rpm$ pkgdiff -show removed,added old-package.deb new-package.deb