UUID: calculate-sha256sum@rcalixte
Last edited:
3 months ago
2024-07-23, 19:00
Last commit: [42fa4059] Add Catalan translations (#452)
Calculate the sha256sum for selected file(s)
README
CALCULATE SHA256SUM
Calculate the sha256sum for selected file(s).
DESCRIPTION
This is an action to calculate the sha256sum for specific file(s). This is particularly useful for verifying ISOs for example.
This is a different action from verify-sha256sum@rcalixte that prompts for the sha256sum hash before proceeding further. This will only display the sha256sum hash in a dialog where it can be copied.
DEPENDENCIES
The following programs must be installed and available:
gettext
for translations in the action's scriptsha256sum
to calculate the hash of filezenity
to display the dialog with the result
Log In To Comment!
2 Comments