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 (98 downloads) |
![]() |
aarch64 (88)*, s390x (83)*, x86_64 (101)* | Centos-stream 9 (99 downloads) |
![]() |
aarch64 (50)*, s390x (78)*, x86_64 (101)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (51)*, s390x (39)*, x86_64 (123)* | Fedora 41 (32 downloads) |
![]() |
aarch64 (16)*, s390x (18)*, x86_64 (30)* | Fedora 42 (12 downloads) |
![]() |
aarch64 (94)*, s390x (83)*, x86_64 (79)* | Fedora rawhide (91 downloads) |
![]() |
aarch64 (59)*, s390x (100)*, x86_64 (106)* | Rhel 8 (75 downloads) |
![]() |
aarch64 (83)*, s390x (83)*, x86_64 (83)* | Rhel 9 (59 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nsoffer/blkhash
More info about enabling Copr repositories