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 (91 downloads) |
![]() |
aarch64 (68)*, s390x (66)*, x86_64 (78)* | Centos-stream 9 (91 downloads) |
![]() |
aarch64 (31)*, s390x (56)*, x86_64 (76)* | Fedora 40 (40 downloads) |
![]() |
aarch64 (26)*, s390x (21)*, x86_64 (80)* | Fedora 41 (26 downloads) |
![]() |
aarch64 (0)*, s390x (0)*, x86_64 (0)* | Fedora 42 (6 downloads) |
![]() |
aarch64 (71)*, s390x (60)*, x86_64 (56)* | Fedora rawhide (84 downloads) |
![]() |
aarch64 (38)*, s390x (78)*, x86_64 (86)* | Rhel 8 (66 downloads) |
![]() |
aarch64 (56)*, s390x (65)*, x86_64 (65)* | Rhel 9 (53 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nsoffer/blkhash
More info about enabling Copr repositories