tardiff
Tarball comparison tool
Install
- All systems
-
curl cmd.cat/tardiff.sh
- Debian
-
apt-get install tardiff
- Ubuntu
-
apt-get install tardiff
- Kali Linux
-
apt-get install tardiff
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tardiff
- Raspbian
-
apt-get install tardiff
- Dockerfile
- dockerfile.run/tardiff
tardiff
Tarball comparison tool
TarDiff compares the contents of two tarballs and reports on any differences found between them. Its use is mainly for release managers who can use it as a QA tool to make sure no files have accidentally been left over or were added by mistake. TarDiff supports compressed tarballs, diff statistics and suppression of GNU autotool changes.