1.3. Go Toolset のインストール
すべての依存パッケージを含む Go Toolset をインストールするには、以下の手順を実行します。
前提条件
- 利用可能な Red Hat Enterprise Linux のすべての更新がインストールされている。
手順
Red Hat Enterprise Linux 8 の場合、以下のコマンドを実行して go-toolset
モジュールをインストールします。
# yum module install go-toolset
Red Hat Enterprise Linux 9 の場合、以下のコマンドを実行して go-toolset
パッケージをインストールします。
# dnf install go-toolset