在mac的终端安装wget后,出现报错

在mac的终端安装wget后,出现报错,一开始是找不到wget,在.bash_profile修改路径后,出现以下报错

(base) sun@min ~ % wget
dyld[33895]: Library not loaded: '@rpath/libcrypto.1.1.dylib'
Referenced from: '/opt/miniconda3/pkgs/wget-1.21.3-h6dfd666_0/bin/wget'
Reason: tried: '/opt/miniconda3/pkgs/wget-1.21.3-h6dfd666_0/bin/../lib/libcrypto.1.1.dylib' (no such file), '/opt/miniconda3/pkgs/wget-1.21.3-h6dfd666_0/bin/../lib/libcrypto.1.1.dylib' (no such file), '/usr/local/lib/libcrypto.1.1.dylib' (no such file), '/usr/lib/libcrypto.1.1.dylib' (no such file)
zsh: abort wget
(base) sun@min ~ %

网上试过很多方法,重安装了wget也不行
我想要让他可以正常使用,感谢各路大lao,谢谢大家了!!

几个no such file是缺文件了。安装上,看上去应该是需openssh