Skip to main content

Utility to verify any linux distro file (*.iso) for its integrity

Project description

pypi python license last-commit docs donate follow

distroverify

project logo

Utility to verify any linux distro file (*.iso) for its integrity.

Installation

pip install distroverify

Usage

> distroverify ubuntu-mate-16.04.5-desktop-amd64.iso
Distro Verify version 1.0.1
Utility to verify any linux distro file (*.iso) for its integrity

match success:  ubuntu-mate
verification url: http://cdimage.ubuntu.com/ubuntu-mate/releases/16.04.5/release/SHA1SUMS
calculating hash...
done
response hash: 2ace65436195d122b8ce0cfc106728c2922dd350
calculated hash: 2ace65436195d122b8ce0cfc106728c2922dd350
match:  True

Documentation

Detailed docs are available at https://distroverify.readthedocs.io/en/latest/.

Notes

  • Supported distros:

    • Ubuntu - All family (except ubuntu-server because they no longer provide checksums for older versions)
    • Debian (Live & DVD)
    • Linux Mint
    • OpenSUSE LEAP
    • Fedora (Live & netinst)
  • You shouldn't change the name of the iso file (for example, ubuntu-mate-19.04-desktop-amd64.iso) because this tool uses regular expressions to match them and then look up its hash on the corresponding distro's URL.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

distroverify-1.0.7.tar.gz (5.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page