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 |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
Windows | scoop | scoop install rhash |
Windows | Chocolatey | choco install -y rhash |
macOS | HomeBrew | brew install rhash |
GNU/Linux | HomeBrew | brew install rhash |
apt | sudo apt-get install -y rhash | |
CentOS | yum | sudo yum install -y rhash |
dnf | sudo dnf install -y rhash | |
openSUSE | zypper | sudo zypper install -y rhash |
Alpine Linux | apk | sudo apk add rhash |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge rhash |