pkgdiff
tool for visualizing changes in Linux software packages
Install
- All systems
-
curl cmd.cat/pkgdiff.sh
- Debian
-
apt-get install pkgdiff
- Ubuntu
-
apt-get install pkgdiff
- Arch Linux
-
pacman -S pkgdiff
- Kali Linux
-
apt-get install pkgdiff
- Fedora
-
dnf install pkgdiff
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pkgdiff
- OS X
-
brew install pkgdiff
- Raspbian
-
apt-get install pkgdiff
- Dockerfile
- dockerfile.run/pkgdiff
pkgdiff
tool for visualizing changes in Linux software packages
Package changes analyzer is a tool for visualizing changes in Linux software packages (RPM, DEB, TAR.GZ, etc). The tool is intended for Linux maintainers who are interested in ensuring compatibility of old and new versions of packages. The tool generates HTML reports to visualize the changes between two packages.