Skip to content

Added jacksum deb install. Calculates adler32 hashes and more. jacksum -a adler32 -x FILE

Led Mitz requested to merge jacksum into master

This was a great hash tool. IDK why it was removed from the deb repos. I installed it without a hitch. No dependency issues. To install a local deb file: apt install ./FILE.deb Take advantage of the tab autocomplete feature of most terminals.

Merge request reports