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 (74)*, x86_64 (88)* | Centos-stream 8 (101 downloads) |
![]() |
aarch64 (88)*, s390x (84)*, x86_64 (102)* | Centos-stream 9 (102 downloads) |
![]() |
aarch64 (59)*, s390x (81)*, x86_64 (103)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (52)*, s390x (46)*, x86_64 (123)* | Fedora 41 (35 downloads) |
![]() |
aarch64 (21)*, s390x (18)*, x86_64 (30)* | Fedora 42 (15 downloads) |
![]() |
aarch64 (95)*, s390x (87)*, x86_64 (79)* | Fedora rawhide (93 downloads) |
![]() |
aarch64 (66)*, s390x (105)*, x86_64 (106)* | Rhel 8 (77 downloads) |
![]() |
aarch64 (83)*, s390x (91)*, x86_64 (83)* | Rhel 9 (60 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nsoffer/blkhash
More info about enabling Copr repositories