Verify EasyBackupManager download — Linux

Use the downloaded SHA256SUMS.txt to confirm the integrity of the AppImage or installer.

Steps

  1. Download the AppImage (e.g. EasyBackupManager.AppImage) and the checksum file (SHA256SUMS.txt).
  2. Open a terminal in the directory containing both files.
  3. Run the built-in verifier:
sha256sum -c SHA256SUMS.txt

You should see output like:

EasyBackupManager.AppImage: OK

If you see FAILED or a mismatched hash, do not run the file — re-download and verify again.

Notes

Back to Download Page — or Windows verification.