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 |
---|---|---|
Centos-stream 8 | aarch64 (41)*, x86_64 (55)* | Centos-stream 8 (78 downloads) |
Centos-stream 9 | aarch64 (53)*, s390x (36)*, x86_64 (50)* | Centos-stream 9 (78 downloads) |
Fedora 38 | aarch64 (39)*, s390x (19)*, x86_64 (75)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (37)*, s390x (15)*, x86_64 (98)* | Fedora 39 (44 downloads) |
Fedora 40 | aarch64 (17)*, s390x (42)*, x86_64 (60)* | Fedora 40 (30 downloads) |
Fedora 41 | aarch64 (14)*, s390x (0)*, x86_64 (18)* | Fedora 41 (12 downloads) |
Fedora rawhide | aarch64 (45)*, s390x (33)*, x86_64 (29)* | Fedora rawhide (75 downloads) |
Rhel 8 | aarch64 (21)*, s390x (46)*, x86_64 (67)* | Rhel 8 (50 downloads) |
Rhel 9 | aarch64 (36)*, s390x (40)*, x86_64 (44)* | Rhel 9 (40 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nsoffer/blkhash
More info about enabling Copr repositories