Install diffoscope by entering the following commands in the terminal:
sudo apt update sudo apt install diffoscope
Description:
in-depth comparison of files, archives, and directories
diffoscope will try to get to the bottom of what makes files or directories different. It will recursively unpack archives of many kinds and transform various binary formats into more human readable form to compare them. It can compare two tarballs, ISO images, or PDF just as easily. The differences can be shown in a text or HTML report. . diffoscope is developed as part of the “reproducible builds” project.
Homepage: https://diffoscope.org
Version: 93ubuntu1
Section: universe/devel