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 (41)*, x86_64 (55)* | Centos-stream 8 (87 downloads) |
![]() |
aarch64 (53)*, s390x (47)*, x86_64 (57)* | Centos-stream 9 (86 downloads) |
![]() |
aarch64 (42)*, s390x (15)*, x86_64 (98)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (17)*, s390x (42)*, x86_64 (61)* | Fedora 40 (38 downloads) |
![]() |
aarch64 (14)*, s390x (7)*, x86_64 (38)* | Fedora 41 (22 downloads) |
![]() |
aarch64 (0)*, s390x (0)*, x86_64 (0)* | Fedora 42 (2 downloads) |
![]() |
aarch64 (56)*, s390x (44)*, x86_64 (38)* | Fedora rawhide (80 downloads) |
![]() |
aarch64 (24)*, s390x (58)*, x86_64 (74)* | Rhel 8 (58 downloads) |
![]() |
aarch64 (41)*, s390x (50)*, x86_64 (51)* | Rhel 9 (49 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nsoffer/blkhash
More info about enabling Copr repositories