1.如果 brew info 显示有已打包好的 bottle 的就肯定是支持 arm /Intel 系统架构的吗? 像下面这个软件 没有显示 arm 的信息。如何判断?$brew info telnet telnet: stable 63 (bottled) User interface to the TELNET protocol https://opensource.apple.com/ Conflicts with: inetutils (because both install 'telnet' binaries) Not installed From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/telnet.rb License: BSD-4-Clause-UC and APSL-1.0 ==> Requirements Build: Xcode ✘ Required: macOS ✔
对 unBottled 的包如何判断他是否支持 arm?
另外比如像下面这个 GitHub 上的软件如何判断他是否支持 Arm? github.com/paradiseduo/tcping
|  |      1superchijinpeng      2022-01-14 16:51:26 +08:00 brew edit | 
|  |      2superchijinpeng      2022-01-14 16:52:20 +08:00 第二个源码都给你了,自己 build | 
|      3CodeCodeStudy      2022-01-14 16:54:52 +08:00 | 
|      4CodeCodeStudy      2022-01-14 16:57:08 +08:00 | 
|      5CodeCodeStudy      2022-01-14 16:57:53 +08:00 | 
|  |      61002xin      2022-01-14 16:58:30 +08:00 | 
|      7notgoda OP  1 @superchijinpeng 谢谢. 该如何判断他这个已经编译好的支不支持 arm? | 
|      10notgoda OP  1 | 
|      11programV2      235 天前 via iPhone 有用的 感謝 | 
|      12programV2      190 天前 via iPhone Tks bro |