每次 homebrew 装东西都怕断了

2022 年 1 月 9 日
 jchnxu
我是 ctrl-c 还是不 ctrl-c 呢

7755 次点击
所在节点    macOS
38 条回复
butanediol2d
2022 年 1 月 9 日
@notgoda homebrew/core 必须是开源软件,理论上应该都可以支持 Apple silicon 吧。而且有这样一句:either built from source or produce cross-platform binaries
lqcc
2022 年 1 月 9 日
用的科大源,很快、不会断。pip 我也用的国内源。
breezeFP
2022 年 1 月 9 日
挂代理
arischow
2022 年 1 月 9 日
网关模式
LotusChuan
2022 年 1 月 9 日
平时一直开着代理,用的 zsh ,配置文件里面加下 http 代理走 clash 就行了
export http_proxy=http://localhost:4780
export https_proxy=http://localhost:4780
wanacry
2022 年 1 月 9 日
@kekeyu #8 qx 在 m1 上和网易 uu 冲突怎么办呀
janxin
2022 年 1 月 9 日
@notgoda brew info ,search 只是能搜索到
FACEB00K
2022 年 1 月 9 日
终端肯定要走代理啊,每次 brew update 之前 export 一下,配置代理
EastLord
2022 年 1 月 9 日
用国内源
notgoda
2022 年 1 月 9 日
@butanediol2d
@janxin 谢谢两位. 请教我看网上 M1 有两种安装 brew 方式 , 请问这两个都可以安装成功。 有什么区别吗? 1.)
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
2)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
wzcloud
2022 年 1 月 9 日
用清华大学的镜像
notgoda
2022 年 1 月 9 日
@notgoda
@janxin
@butanediol2d
@butanediol2d 谢谢,原来旧的脚本已经被弃用了。
kekeyu
2022 年 1 月 9 日
@wanacry 这个。。。不知道,不用网易 UU

用网易 UU 的时候,应该不需要 QX 吧?换着开呗
djv
2022 年 1 月 10 日
我一直是 CFW 的 TUN
notgoda
2022 年 1 月 13 日
@janxin @butanediol2d v 友 你好 , 请问我执行后没显示是否支持 arm,这默认是不显示 arm /intel 版本支持情况么?
% 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 ✔
janxin
2022 年 1 月 13 日
@notgoda bottled 的就是已经编译过的现成版本的意思
notgoda
2022 年 1 月 13 日
@janxin 所以您的意思是他的这个版本同时支持 arm 和 Intel Mac OS 系统吗?🙏嘻嘻。
notgoda
2022 年 1 月 13 日
@janxin 谢谢

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://study.congcong.us/t/827088

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX