brew install aria2
系统更新之后没使用过 竟然报错了!
fatal: not in a git directory
Warning: No remote 'origin' in /opt/homebrew/Homebrew, skipping update!
Running `brew update --auto-update`...
==> Homebrew has enabled anonymous aggregate formula and cask analytics.
Read the analytics documentation (and how to opt-out) here:
No analytics have been recorded yet (nor will be during this `brew` run).fatal: not in a git directory
Error: Command failed with exit 128: git
Error: aria2: unknown or unsupported macOS version: :dunno
brew doctor一下
Warning: Your Command Line Tools (CLT) does not support macOS 14.
It is either outdated or was modified.
Please update your Command Line Tools (CLT) or delete it if no updates are available.
Update them from Software Update in System Preferences.If that doesn't show you any updates, run:sudo rm -rf /Library/Developer/CommandLineToolssudo xcode-select --installAlternatively, manually download them from:/.
You should download the Command Line Tools for Xcode 13.4.
发现 升级Sonoma之后还需要升级CLT
更新完CLT
bash
pkgutil --pkg-info=com.apple.pkg.CLTools_Executables
出现以下内容 安装成功
package-id: com.apple.pkg.CLTools_Executables
version: 15.0.0.0.1.1694021235
volume: /
location: /
install-time: 1701669565
brew doctor 报错
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on
those kegs to fail to run properly once built. Run `brew link` on these:apr-utilaprWarning: Some installed formulae are not readable:apr-util: unknown or unsupported macOS version: :dunnogettext: unknown or unsupported macOS version: :dunnoapr: unknown or unsupported macOS version: :dunnosubversion: unknown or unsupported macOS version: :dunnoWarning: You are using macOS 14.
We do not provide support for this pre-release version.
It is expected behaviour that some formulae will fail to build in this pre-release version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from MacHomebrew on Twitter.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
执行
cd "$(brew --repo)"
git fetch
git reset --hard origin/master
brew update
brew upgrade
下载配置文件
链接:
提取码:vxFq
在终端中执行
cd ~
mkdir .aria2
cd .aria2
pwd
打开访达 command+shift+G 将pwd结果复制进去 进入aria2
将下载的三个配置文件复制进去
把fig文件中文件目录替换成当前目录 其他配置酌情修改
启动命令
aria2c --conf-path="/Users/xxxx(你的用户名)/.f"
常驻后台运行
aria2c --conf-path="/Users/ballen/.f" -D
比较好用的插件,界面美观,可惜chrome商店已下架,并且github中下载crx文件也无法启动
附上传送门
Chrome商店地址: =chrome-ntp-iconGithub release:
这里用了另一款平替,界面比较简陋,不过功能类似
简单配置PRC地址即可
附上传送门
Chrome商店地址:
Github地址:
下载红色版本才能解锁变态功能
大名鼎鼎的GreasyFork 直接找你想要的网盘下载插件即可 非常多
想要把速度拉满还是得开会员!
本文发布于:2024-01-30 04:58:10,感谢您对本站的认可!
本文链接:https://www.4u4v.net/it/170656189219386.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |