古いmacOSでHomebrewを使うのはそんなに悪いことでしょうか?

古いmacOSでHomebrewを使うのはそんなに悪いことでしょうか?

macOS Monterey で問題が発生し、パフォーマンスの問題のため Catalina にダウングレードしなければなりませんでした (MBP 2016 のハードウェアのクリーニングが必要なだけであることがわかったので、Monterey に戻すことを検討しています)。現在、neovim や vim をインストールできません。

Catalina で試してみたところbrew install nvim、xCode をインストールするように求められて行き詰まってしまいました (コマンド ライン ツールでは不十分)。これは 10 GB のインストールです。残念なので、古き良き Vim に戻りましょう。更新バージョンを入手しようとしましたbrew install vimが、依存関係として rust をインストールしようとしてまた行き詰まってしまいました。時間がかかり、mbp のファンが狂ったように回転するだけで何も起こりませんでした。rust をインストールしても、brew install vim --ignore-dependencies rustいくつかのエラーが発生しました。

最終的に、Web サイトの指示に従って Neovim をインストールしましたが、Homebrew を使い続けたいと思っていました。

彼らはここでそれを警告しようとしているのでしょうか?

Warning: You are using macOS 10.15.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old 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.

Monterey へのアップデートを恐れている唯一の理由は、オンライン ピアノ レッスンの管理に使用している OBS のパフォーマンスの問題です。MBP なら対応できるはずですよね? macOS をアップデートしても同じ問題が発生するのでしょうか? ここに画像の説明を入力してください

前もって感謝します。

答え1

に従ってHomebrewのインストール手順現在のバージョンでは Big Sur 以上が必要です。El Capitan - Catalina はサポートされていませんが、動作する可能性があります。それより古いバージョンでは動作しません。

関連情報