「インストール - Zsh」の版間の差分

ナビゲーションに移動 検索に移動
13行目: 13行目:
==== CentOS / SUSE ====
==== CentOS / SUSE ====
まず、CentOSでは、Zshのインストールするにはncurses-develが必要となるので、以下のコマンドを実行してインストールする。<br>
まず、CentOSでは、Zshのインストールするにはncurses-develが必要となるので、以下のコマンドを実行してインストールする。<br>
  # CentOS
  # RHEL
  sudo yum install ncurses-devel
  sudo subscription-manager repos --enable codeready-builder-for-rhel-9-$(arch)-rpms
sudo dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
sudo dnf install ncurses-devel
   
   
  # SUSE
  # SUSE

案内メニュー