hfd.sh xxx提示:aria2c is not installed. Please install it first
解决
1.安装aria2
For Ubuntu / Debian:
1 | apt update |
For CentOS / RHEL / Rocky / AlmaLinux:
1 | yum install aria2 -y |
For Alpine Linux:
1 | apk add aria2 |
2.retry
Once the installation is complete, you can run your original command again:
1 | hfd.sh baidu/Unlimited-OCR |