rhash
1.1、rhash简介
short for:Recursive Hasher
是什么 ?:a command-line tool for computing and verifying hash sums of files.
开发语言:C
官方主页:http://rhash.sourceforge.net
源码仓库:https://github.com/rhash/RHash
1.2、通过包管理器安装rhash
操作系统包管理器安装命令
Windowsscoopscoop install rhash
WindowsChocolateychoco install -y rhash
macOSHomeBrewbrew install rhash
GNU/LinuxHomeBrewbrew install rhash
aptsudo apt-get install -y rhash
CentOSyumsudo yum install -y rhash
dnfsudo dnf install -y rhash
openSUSEzyppersudo zypper install -y rhash
Alpine Linuxapksudo apk add rhash

Arch Linux

ArcoLinux

Manjaro Linux

pacmansudo pacman -Syyu --noconfirm
sudo pacman -S    --noconfirm rhash
Gentoo LinuxPortagesudo emerge rhash
1.3、通过编译源码安装rhash
1.4、rhash中包含的命令
1.5、rhash中包含的头文件
1.6、rhash中包含的库文件
  • librhash.{a | so | dylib}