We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
echo <md5sum> <filename> | md5sum -c
E.g.
echo 0823d0f1a07625914ad6b2f69351a85b Downloads/mysql-workbench-community-dbgsym_8.0.29-1ubuntu20.04_amd64.deb | md5sum -c
The output in image
echo <sha256sum> <filename> | sha256sum -c
echo 78f39f9bae971ec1ae7969f0516017f2413f17796670f7040725dd83fcff5689 ~/Downloads/Miniconda3-l atest-Linux-x86_64.sh | sha256sum -c