Description
Block based hash optimized for disk images.
For more info see the project page.
Installation Instructions
To install the package run:
dnf install blkhash
This installs the blksum command and libblkhash shared library. The blksum command is similar to sha*sum commands, but optimized for disk images.
If you want to use the libblkhash library install the blkhash-devel
package. You application will depend on
the blkhash-libs
package.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 (41)*, x86_64 (55)* | Centos-stream 8 (83 downloads) |
Centos-stream 9 | aarch64 (53)*, s390x (45)*, x86_64 (57)* | Centos-stream 9 (82 downloads) |
Fedora 39 | aarch64 (42)*, s390x (15)*, x86_64 (98)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (17)*, s390x (42)*, x86_64 (61)* | Fedora 40 (36 downloads) |
Fedora 41 | aarch64 (14)*, s390x (7)*, x86_64 (27)* | Fedora 41 (18 downloads) |
Fedora rawhide | aarch64 (54)*, s390x (44)*, x86_64 (38)* | Fedora rawhide (78 downloads) |
Rhel 8 | aarch64 (21)*, s390x (55)*, x86_64 (74)* | Rhel 8 (55 downloads) |
Rhel 9 | aarch64 (37)*, s390x (50)*, x86_64 (51)* | Rhel 9 (46 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nsoffer/blkhash
More info about enabling Copr repositories