質問編集履歴
1
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -6,5 +6,28 @@
|
|
6
6
|
以下のリポジトリを追加してみましたが、だめでした。
|
7
7
|
yum install http://ftp.riken.jp/Linux/repoforge/redhat/el7/en/x86_64/rpmforge/RPMS/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
|
8
8
|
|
9
|
+
----------------------------------------
|
10
|
+
# yum list perl-Image-Size
|
11
|
+
読み込んだプラグイン:fastestmirror
|
12
|
+
Loading mirror speeds from cached hostfile
|
13
|
+
* base: mirror.symnds.com
|
14
|
+
* epel: mirror.symnds.com
|
15
|
+
* extras: mirror.cogentco.com
|
16
|
+
* updates: mirror.symnds.com
|
17
|
+
* webtatic: us-east.repo.webtatic.com
|
18
|
+
エラー: 表示するパッケージはありません
|
19
|
+
|
20
|
+
# yum install -y perl-Image-Size
|
21
|
+
読み込んだプラグイン:fastestmirror
|
22
|
+
Loading mirror speeds from cached hostfile
|
23
|
+
* base: mirror.symnds.com
|
24
|
+
* epel: mirror.symnds.com
|
25
|
+
* extras: mirror.cogentco.com
|
26
|
+
* updates: mirror.symnds.com
|
27
|
+
* webtatic: us-east.repo.webtatic.com
|
28
|
+
パッケージ perl-Image-Size は利用できません。
|
29
|
+
エラー: 何もしません
|
30
|
+
----------------------------------------
|
31
|
+
|
9
32
|
どなたかperl-Image-Sizeがどこのリポジトリにあるのかご存じでしたら
|
10
33
|
ご教授いただけますでしょうか?
|