差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
linux:almalinux:almalinux_epel [2024/03/03 05:01] – 削除 - 外部編集 (Unknown date) 非ログインユーザーlinux:almalinux:almalinux_epel [2024/03/03 05:01] (現在) – ↷ linux:almalinux_epel から linux:almalinux:almalinux_epel へページを移動しました。 ともやん
行 1: 行 1:
 +===== AlmaLinux 9.2 で EPEL, RPM Fusion, Remi, RepoForge(RPM Forge) リポジトリを利用する =====
 + パッケージをインストールするために以下のコマンドを実行する。必ず epel パッケージを入れてから、rpmfusion のパッケージを入れること。(依存関係があるため)
  
 +==== Extra Packages for Enterprise Linux (EPEL) ====
 +[[http://fedoraproject.org/wiki/EPEL|EPEL - FedoraProject]]\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<b class=GRN>$</b> <b class=HIY>sudo dnf</b> install epel-release
 +</pre></html></WRAP>
 +<WRAP color_result_long><html><pre>
 +メタデータの期限切れの最終確認: 1:34:41 前の 2023年09月15日 12時08分22秒 に実施しました。
 +依存関係が解決しました。
 +========================================================================================================================
 + パッケージ                      アーキテクチャー          バージョン                   リポジトリー              サイズ
 +========================================================================================================================
 +インストール:
 + <span style="color:#26A269"><b>epel-release                   </b></span> noarch                    9-5.el9                      extras                     18 k
 +
 +トランザクションの概要
 +========================================================================================================================
 +インストール  1 パッケージ
 +
 +ダウンロードサイズの合計: 18 k
 +インストール後のサイズ: 25 k
 +これでよろしいですか? [y/N]: y
 +パッケージのダウンロード:
 +epel-release-9-5.el9.noarch.rpm                                                          35 kB/s |  18 kB     00:00    
 +------------------------------------------------------------------------------------------------------------------------
 +合計                                                                                    9.7 kB/s |  18 kB     00:01     
 +トランザクションの確認を実行中
 +トランザクションの確認に成功しました。
 +トランザクションのテストを実行中
 +トランザクションのテストに成功しました。
 +トランザクションを実行中
 +  準備             :                                                                                                1/1 
 +  インストール中   : epel-release-9-5.el9.noarch                                                                    1/1 
 +  scriptletの実行中: epel-release-9-5.el9.noarch                                                                    1/1 
 +Many EPEL packages require the CodeReady Builder (CRB) repository.
 +It is recommended that you run /usr/bin/crb enable to enable the CRB repository.
 +
 +  検証             : epel-release-9-5.el9.noarch                                                                    1/1 
 +
 +インストール済み:
 +  epel-release-9-5.el9.noarch                                                                                           
 +
 +完了しました!
 +</pre></html></WRAP>
 +</WRAP>
 +or\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<b class=GRN>$</b> <b class=HIY>sudo rpm</b> <b class=HIK>-Uvh</b> https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm を取得中
 +警告: /var/tmp/rpm-tmp.XlhILa: ヘッダー V4 RSA/SHA256 Signature、鍵 ID 3228467c: NOKEY
 +Verifying...                          ################################# [100%]
 +準備しています...              ################################# [100%]
 +更新中 / インストール中...
 +   1:epel-release-9-7.el9             ################################# [ 50%]
 +整理中 / 削除中...
 +   2:epel-release-9-5.el9             ################################# [100%]
 +</pre></html></WRAP>
 +</WRAP>
 +
 +==== RPM Fusion ====
 +[[http://rpmfusion.org/|RPM Fusion - RPM Fusion]]\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<b class=GRN>$</b> <b class=HIY>sudo rpm</b> <b class=HIK>-Uvh</b> https://ftp-stud.hs-esslingen.de/pub/Mirrors/rpmfusion.org/free/el/updates/9/x86_64/r/rpmfusion-free-release-9-1.noarch.rpm
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +https://ftp-stud.hs-esslingen.de/pub/Mirrors/rpmfusion.org/free/el/updates/9/x86_64/r/rpmfusion-free-release-9-1.noarch.rpm を取得中
 +警告: /var/tmp/rpm-tmp.3RU5NP: ヘッダー V3 RSA/SHA256 Signature、鍵 ID 296458f3: NOKEY
 +Verifying...                          ################################# [100%]
 +準備しています...              ################################# [100%]
 +更新中 / インストール中...
 +   1:rpmfusion-free-release-9-1       ################################# [100%]
 +</pre></html></WRAP>
 +</WRAP>
 +
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<b class=GRN>$</b> <b class=HIY>sudo rpm</b> <b class=HIK>-Uvh</b> https://opencolo.mm.fcix.net/rpmfusion/nonfree/el/updates/9/x86_64/r/rpmfusion-nonfree-release-9-1.noarch.rpm
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +https://opencolo.mm.fcix.net/rpmfusion/nonfree/el/updates/9/x86_64/r/rpmfusion-nonfree-release-9-1.noarch.rpm を取得中
 +警告: /var/tmp/rpm-tmp.Eo9RuX: ヘッダー V3 RSA/SHA256 Signature、鍵 ID aab212ea: NOKEY
 +Verifying...                          ################################# [100%]
 +準備しています...              ################################# [100%]
 +更新中 / インストール中...
 +   1:rpmfusion-nonfree-release-9-1    ################################# [100%]
 +</pre></html></WRAP>
 +</WRAP>
 +
 +==== Remi ====
 +[[http://rpms.famillecollet.com/|RepoView: Les RPM de Remi]]\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<b class=GRN>$</b> <b class=HIY>sudo rpm</b> <b class=HIK>-Uvh</b> http://rpms.remirepo.net/enterprise/remi-release-9.rpm
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +http://rpms.remirepo.net/enterprise/remi-release-9.rpm を取得中
 +警告: /var/tmp/rpm-tmp.w0SF6M: ヘッダー V4 RSA/SHA256 Signature、鍵 ID 478f8947: NOKEY
 +Verifying...                          ################################# [100%]
 +準備しています...              ################################# [100%]
 +更新中 / インストール中...
 +   1:remi-release-9.2-1.el9.remi      ################################# [100%]
 +</pre></html></WRAP>
 +</WRAP>
 +
 +==== RepoForge (旧 RPMForge) ====
 +[[http://repoforge.org/use/|Using RepoForge]]\\
 +<del>[[http://pkgs.repoforge.org/|RPMForge]]</del>\\
 +
 +✖インストールできません😅\\
 +<code>
 +$ sudo rpm -Uvh http://repository.it4i.cz/mirrors/repoforge/redhat/el7/en/x86_64/rpmforge/RPMS/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
 +http://repository.it4i.cz/mirrors/repoforge/redhat/el7/en/x86_64/rpmforge/RPMS/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm を取得中
 +curl: (22) The requested URL returned error: 404 Not Found
 +エラー: http://repository.it4i.cz/mirrors/repoforge/redhat/el7/en/x86_64/rpmforge/RPMS/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm をスキップします - 転送に失敗しました
 +</code>
 +\\
 +もしも、上記のコマンドで転送エラーが発生する場合は、wget してから rpm -Uvh する。\\
 +<code>
 +# wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
 +# rpm -Uvh rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
 +</code>