终于可以在 ARM64 Linux 上用 Homebrew 了
今天更新 Mac 上的 Homebrew 的时候看到了一条信息:
The 4.5.0 release notes are available on the Homebrew Blog: https://brew.sh/blog/4.5.0
看来好像有内容,进去瞧瞧,发现惊喜!
Homebrew provides a Portable Ruby for ARM64 Linux. This is the first step towards hopefully being able to provide Tier 1 support for ARM64 Linux in the future.
wowo!上个月才还在抱怨没有好的 ARM64 包管理工具呢,居然现在就可以用 Brew 了?赶快去安装了试一下,在安装工具的时候还是有提示: Warning: Your CPU architecture (arm64) is not supported. We only support x86_64 CPU architectures. You will be unable to use binary packages (bottles).
而且安装 fzf
的时候确实不支持,不过安装其他基本都没有问题,看来还是要慢慢来咯,接下来我要看看都用那些工具可以来管理,我好可以从 asdf
和 chezmoi
慢慢迁移过去。
很快我就删除掉了 asdf
管理的所有软件包,然后彻底卸载了。剩下几个暂时没有的工具我可以继续用 chezmoi
的 archive-file
功能来管理。
可以用的有:
aichat bat biome bun dust eza gcc harper is-fast jq markdown-oxide restic ruff shfmt ticker viu yazi zsh-autocomplete atuin btop chezmoi dprint fd gitui go hugo rclone ripgrep shellcheck starship uv zellij zoxide
暂不支持的
- direnv
- fzf
- github-cli
- navi
- yq