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 |
---|---|---|
![]() |
aarch64 (55)*, x86_64 (69)* | Centos-stream 8 (90 downloads) |
![]() |
aarch64 (68)*, s390x (62)*, x86_64 (78)* | Centos-stream 9 (90 downloads) |
![]() |
aarch64 (56)*, s390x (29)*, x86_64 (112)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (31)*, s390x (56)*, x86_64 (73)* | Fedora 40 (39 downloads) |
![]() |
aarch64 (26)*, s390x (21)*, x86_64 (52)* | Fedora 41 (23 downloads) |
![]() |
aarch64 (0)*, s390x (0)*, x86_64 (0)* | Fedora 42 (5 downloads) |
![]() |
aarch64 (68)*, s390x (58)*, x86_64 (52)* | Fedora rawhide (84 downloads) |
![]() |
aarch64 (38)*, s390x (73)*, x86_64 (86)* | Rhel 8 (64 downloads) |
![]() |
aarch64 (51)*, s390x (60)*, x86_64 (65)* | Rhel 9 (51 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nsoffer/blkhash
More info about enabling Copr repositories