全文検索:
- 2024.04.02 Homebrewを入れる
- -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" ==== Pathを通す ==== <code> echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"'... )" </code> ===== anyenvインストール ===== <code> brew install anyenv anyenv install --init $ anyenv install -l Renv crenv denv erlenv exenv goenv hsenv
- 2024.04.03 CentOS7 Homebrew
- -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" </code> Pathを通す <code> echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"' >>... s not satisfy requirements for Homebrew. Please install Git 2.7.0 or newer and add it to your PATH. </code> ==== 対応 ==== <code> $ sudo yum install https://repo.ius.io/ius-release-el7.rpm $ sudo yu