質問編集履歴

1

ius-release.rpm をインストールするコマンドを書き忘れていたので、追記。

2018/09/12 08:14

投稿

masayan24
masayan24

スコア14

test CHANGED
File without changes
test CHANGED
@@ -3,6 +3,8 @@
3
3
 
4
4
 
5
5
  `yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-$(rpm -E '%{rhel}').noarch.rpm`
6
+
7
+ `yum install -y https://centos6.iuscommunity.org/ius-release.rpm`
6
8
 
7
9
  `yum --enablerepo=ius-archive install python36u`
8
10