linux:lm_sensors

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
linux:lm_sensors [2022/10/14 14:46] – [gkfreq プラグイン] ともやんlinux:lm_sensors [2023/09/04 09:17] (現在) – [Gnomeセッション自動起動設定] ともやん
行 6: 行 6:
 [[linux:commands:package_management|dnf]]、または、[[linux:commands:package_management|dnfdragora]]で <html><code>lm_sensors</code></html> および <html><code>gkrellm</code></html> をインストールする。 [[linux:commands:package_management|dnf]]、または、[[linux:commands:package_management|dnfdragora]]で <html><code>lm_sensors</code></html> および <html><code>gkrellm</code></html> をインストールする。
 <WRAP color_term> <WRAP color_term>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ sudo dnf install lm_sensors gkrellm +<b class=GRN>$</b> <b class=HIY>sudo</b> dnf install lm_sensors gkrellm 
-</code></WRAP>+</pre></html></WRAP>
 <WRAP color_result_long><html><pre> <WRAP color_result_long><html><pre>
 メタデータの期限切れの最終確認: 2:13:34 時間前の 2022年09月14日 17時56分12秒 に実施しました。 メタデータの期限切れの最終確認: 2:13:34 時間前の 2022年09月14日 17時56分12秒 に実施しました。
行 84: 行 84:
 問い合わせはすべてEnterで答える。 問い合わせはすべてEnterで答える。
 <WRAP color_term> <WRAP color_term>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ sudo sensors-detect  +<b class=GRN>$</b> <b class=HIY>sudo</b> sensors-detect  
-</code></WRAP>+</pre></html></WRAP>
 <WRAP color_result_long><html><pre> <WRAP color_result_long><html><pre>
 # sensors-detect revision 6085 (2012-10-30 18:18:45 +0100) # sensors-detect revision 6085 (2012-10-30 18:18:45 +0100)
行 335: 行 335:
 Unloading i2c-dev... OK Unloading i2c-dev... OK
 </pre></html></WRAP> </pre></html></WRAP>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ cat /etc/sysconfig/lm_sensors  +<b class=GRN>$</b> <b class=HIY>cat</b> /etc/sysconfig/lm_sensors  
-</code></WRAP>+</pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
 # Generated by sensors-detect on Fri Sep 25 16:16:54 2020 # Generated by sensors-detect on Fri Sep 25 16:16:54 2020
行 477: 行 477:
 lsmodコマンドでモジュールが読み込まれているかどうかを確認する。 lsmodコマンドでモジュールが読み込まれているかどうかを確認する。
 <WRAP color_term> <WRAP color_term>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ lsmod | grep i2c +<b class=GRN>$</b> <b class=HIY>lsmod</b> <b class=HIY>grep</b> i2c 
-</code></WRAP>+</pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
 <b class=RED>i2c</b>_i801               18136  <b class=RED>i2c</b>_i801               18136 
行 503: 行 503:
 ===== sensorsコマンドで表示 ===== ===== sensorsコマンドで表示 =====
 <WRAP color_term> <WRAP color_term>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ sensors +<b class=GRN>$</b> <b class=HIY>sensors</b> 
-</code></WRAP>+</pre></html></WRAP>
 <WRAP color_result_long><html><pre> <WRAP color_result_long><html><pre>
 k10temp-pci-00c3 k10temp-pci-00c3
行 566: 行 566:
 [[linux:commands:package_management|dnf]]、または、[[linux:commands:package_management|dnfdragora]]で gkrellm をインストールする。\\ [[linux:commands:package_management|dnf]]、または、[[linux:commands:package_management|dnfdragora]]で gkrellm をインストールする。\\
 <WRAP color_term> <WRAP color_term>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ sudo dnf install gkrellm +<b class=GRN>$</b> <b class=HIY>sudo</b> dnf install gkrellm 
-</code></WRAP>+</pre></html></WRAP>
 </WRAP> </WRAP>
 GKrellMを実行すると、次のようなバーが表示される。\\ GKrellMを実行すると、次のようなバーが表示される。\\
行 581: 行 581:
 [[http://www.muhri.net/gkrellm/|GKrellM@muhri.net]]よりテーマファイルをダウンロードする。\\ [[http://www.muhri.net/gkrellm/|GKrellM@muhri.net]]よりテーマファイルをダウンロードする。\\
 テーマはユーザー毎にインストールする必要がある。\\ テーマはユーザー毎にインストールする必要がある。\\
-<code+<WRAP color_term
-$ cd ダウンロード +<WRAP color_command><html><pre> 
-$ curl -O http://www.muhri.net/gkrellm/Acqua.gkrellm.tar.gz +<b class=GRN>$</b> <b class=HIY>cd</b> ~/work 
-$ tar zxvf Acqua.gkrellm.tar.gz -C ~/.gkrellm2/themes/ +<b class=GRN>$</b> <b class=HIY>curl</b> -O http://www.muhri.net/gkrellm/Acqua.gkrellm.tar.gz 
-</code>+<b class=GRN>$</b> <b class=HIY>tar</b> zxvf Acqua.gkrellm.tar.gz -C ~/.gkrellm2/themes/ 
 +</pre></html></WRAP> 
 +</WRAP>
 インストールが完了したら GKrellM の再起動後に設定のテーマで選択できるようになる。\\ インストールが完了したら GKrellM の再起動後に設定のテーマで選択できるようになる。\\
  
 ===== Gnomeセッション自動起動設定 ===== ===== Gnomeセッション自動起動設定 =====
 Fedora 29 で Gnome セッションの自動起動設定を行うには、以下のファイルで自動起動するアプリケーションの設定を行う。\\ Fedora 29 で Gnome セッションの自動起動設定を行うには、以下のファイルで自動起動するアプリケーションの設定を行う。\\
-<code+<WRAP color_term
-$ mkdir ~/.config/autostart/ +<WRAP color_command><html><pre> 
-vi ~/.config/autostart/gkrellm.desktop +<b class=GRN>$</b> <b class=HIY>mkdir</b> ~/.config/autostart/ 
-</code+<b class=GRN>$</b> <b class=HIY>nano</b> ~/.config/autostart/gkrellm.desktop 
-<file autoconf ~/.config/autostart/gkrellm.desktop>+</pre></html></WRAP
 +</WRAP> 
 +<WRAP color_term> 
 +<WRAP color_command><html><pre> 
 +<b class=GRN>$</b> <b class=HIY>mkdir</b> -p ~/.config/autostart/ 
 +<b class=GRN>$</b> <b class=HIY>cat</b> &lt;&lt; "EOF"~/.config/autostart/gkrellm.desktop
 [Desktop Entry] [Desktop Entry]
 Type=Application Type=Application
行 600: 行 607:
 Comment=GKrellM System Monitor Comment=GKrellM System Monitor
 Exec=/usr/bin/gkrellm Exec=/usr/bin/gkrellm
-</file>+EOF 
 +</pre></html></WRAP> 
 +<WRAP color_command><html><pre> 
 +<b class=GRN>$</b> <b class=HIY>cat</b> ~/.config/autostart/gkrellm.desktop 
 +</pre></html></WRAP> 
 +<WRAP color_result><html><pre> 
 +[Desktop Entry] 
 +Type=Application 
 +Name=GKrellM 
 +Comment=GKrellM System Monitor 
 +Exec=/usr/bin/gkrellm 
 +</pre></html></WRAP> 
 +</WRAP>
 ^名前|GKrellM  | ^名前|GKrellM  |
 ^コマンド|gkrellm  | ^コマンド|gkrellm  |
行 609: 行 628:
 dnf でインストール可能なプラグイン。\\ dnf でインストール可能なプラグイン。\\
 <WRAP color_term> <WRAP color_term>
-<WRAP color_command><code+<WRAP color_command><html><pre
-$ dnf search gkrellm +<b class=GRN>$</b> <b class=HIY>dnf</b> search gkrellm 
-</code></WRAP>+</pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
 メタデータの期限切れの最終確認: 0:18:04 時間前の 2022年09月14日 21時14分58秒 に実施しました。 メタデータの期限切れの最終確認: 0:18:04 時間前の 2022年09月14日 21時14分58秒 に実施しました。
行 638: 行 657:
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result_long><html><pre> <WRAP color_result_long><html><pre>
-メタデータの期限切れの最終確認: 1:04:12 時間前の 20221014日 13時05分01秒 に実施しました。+メタデータの期限切れの最終確認: 0:15:50 時間前の 20230305日 05時4646秒 に実施しました。
 依存関係が解決しました。 依存関係が解決しました。
 ============================================================================================================== ==============================================================================================================
行 644: 行 663:
 ============================================================================================================== ==============================================================================================================
 インストール: インストール:
- <b class=GRN>gkrellm-devel</b>                     x86_64             2.3.11-9.fc36                 fedora               23 k+ <b class=GRN>gkrellm-devel</b>                     x86_64             2.3.11-10.fc37                fedora               23 k
 依存関係のインストール: 依存関係のインストール:
- <b class=GRN>atk-devel</b>                         x86_64             2.38.0-1.fc36                 fedora              174 + <b class=GRN>atk-devel</b>                         x86_64             2.38.0-2.fc37                 fedora              189 
- <b class=GRN>brotli</b>                            x86_64             1.0.9-7.fc36                  fedora              315 k + <b class=GRN>brotli</b>                            x86_64             1.0.9-9.fc37                  fedora              315 k 
- <b class=GRN>brotli-devel</b>                      x86_64             1.0.9-7.fc36                  fedora               31 k + <b class=GRN>brotli-devel</b>                      x86_64             1.0.9-9.fc37                  fedora               31 k 
- <b class=GRN>bzip2-devel</b>                       x86_64             1.0.8-11.fc36                 fedora              214 k + <b class=GRN>bzip2-devel</b>                       x86_64             1.0.8-12.fc37                 fedora              214 k 
- <b class=GRN>cairo-devel</b>                       x86_64             1.17.6-1.fc36                 fedora              246 + <b class=GRN>cairo-devel</b>                       x86_64             1.17.6-2.fc37                 fedora              261 
- <b class=GRN>fontconfig-devel</b>                  x86_64             2.14.0-3.fc36                 updates             127 + <b class=GRN>fontconfig-devel</b>                  x86_64             2.14.1-2.fc37                 updates             164 
- <b class=GRN>freetype-devel</b>                    x86_64             2.12.1-2.fc36                 updates             859 + <b class=GRN>freetype-devel</b>                    x86_64             2.12.1-3.fc37                 fedora              895 
- <b class=GRN>fribidi-devel</b>                     x86_64             1.0.11-3.fc36                 updates              25 + <b class=GRN>fribidi-devel</b>                     x86_64             1.0.12-2.fc37                 fedora               30 
- <b class=GRN>gdk-pixbuf2-devel</b>                 x86_64             2.42.9-2.fc36                 updates             339 + <b class=GRN>gdk-pixbuf2-devel</b>                 x86_64             2.42.10-1.fc37                fedora              377 
- <b class=GRN>glib2-devel</b>                       x86_64             2.72.3-1.fc36                 updates             486 + <b class=GRN>glib2-devel</b>                       x86_64             2.74.6-1.fc37                 updates             572 
- <b class=GRN>graphite2-devel</b>                   x86_64             1.3.14-9.fc36                 fedora               21 + <b class=GRN>graphite2-devel</b>                   x86_64             1.3.14-10.fc37                fedora               20 
- <b class=GRN>gtk2-devel</b>                        x86_64             2.24.33-8.fc36                fedora              2.+ <b class=GRN>gtk2-devel</b>                        x86_64             2.24.33-10.fc37               fedora              2.
- <b class=GRN>harfbuzz-devel</b>                    x86_64             4.0.0-2.fc36                  updates             350 + <b class=GRN>harfbuzz-devel</b>                    x86_64             5.2.0-1.fc37                  fedora              391 
- <b class=GRN>libX11-devel</b>                      x86_64             1.7.3.1-2.fc36                fedora              940 k + <b class=GRN>libX11-devel</b>                      x86_64             1.8.4-1.fc37                  updates             1.0 M 
- <b class=GRN>libXau-devel</b>                      x86_64             1.0.9-8.fc36                  fedora               13 k + <b class=GRN>libXau-devel</b>                      x86_64             1.0.10-1.fc37                 fedora               13 k 
- <b class=GRN>libXcomposite-devel</b>               x86_64             0.4.5-7.fc36                  fedora               16 + <b class=GRN>libXcomposite-devel</b>               x86_64             0.4.5-8.fc37                  fedora               15 
- <b class=GRN>libXcursor-devel</b>                  x86_64             1.2.0-7.fc36                  fedora               21 + <b class=GRN>libXcursor-devel</b>                  x86_64             1.2.1-2.fc37                  fedora               40 
- <b class=GRN>libXext-devel</b>                     x86_64             1.3.4-8.fc36                  fedora               72 + <b class=GRN>libXext-devel</b>                     x86_64             1.3.4-9.fc37                  fedora               86 
- <b class=GRN>libXfixes-devel</b>                   x86_64             6.0.0-3.fc36                  fedora               12 k + <b class=GRN>libXfixes-devel</b>                   x86_64             6.0.0-4.fc37                  fedora               12 k 
- <b class=GRN>libXft-devel</b>                      x86_64             2.3.4-2.fc36                  fedora               18 k + <b class=GRN>libXft-devel</b>                      x86_64             2.3.4-3.fc37                  fedora               18 k 
- <b class=GRN>libXi-devel</b>                       x86_64             1.8-2.fc36                    fedora              103 + <b class=GRN>libXi-devel</b>                       x86_64             1.8-3.fc37                    fedora              116 
- <b class=GRN>libXinerama-devel</b>                 x86_64             1.1.4-10.fc36                 fedora               13 k + <b class=GRN>libXinerama-devel</b>                 x86_64             1.1.4-11.fc37                 fedora               13 k 
- <b class=GRN>libXrandr-devel</b>                   x86_64             1.5.2-8.fc36                  fedora               19 k + <b class=GRN>libXrandr-devel</b>                   x86_64             1.5.2-9.fc37                  fedora               19 k 
- <b class=GRN>libXrender-devel</b>                  x86_64             0.9.10-16.fc36                fedora               16 k + <b class=GRN>libXrender-devel</b>                  x86_64             0.9.10-17.fc37                fedora               16 k 
- <b class=GRN>libblkid-devel</b>                    x86_64             2.38-1.fc36                   updates              16 + <b class=GRN>libblkid-devel</b>                    x86_64             2.38.1-1.fc37                 fedora               17 
- <b class=GRN>libdatrie-devel</b>                   x86_64             0.2.13-3.fc36                 fedora              132 + <b class=GRN>libdatrie-devel</b>                   x86_64             0.2.13-4.fc37                 fedora              143 
- <b class=GRN>libffi-devel</b>                      x86_64             3.4.2-8.fc36                  fedora               29 + <b class=GRN>libffi-devel</b>                      x86_64             3.4.4-1.fc37                  updates              28 
- <b class=GRN>libicu71</b>                          x86_64             71.1-1.fc36.remi              remi                 10 M + <b class=GRN>libicu-devel</b>                      x86_64             71.1-2.fc37                   fedora              915 
- <b class=GRN>libicu71-devel</b>                    x86_64             71.1-1.fc36.remi              remi                841 + <b class=GRN>libjpeg-turbo-devel</b>               x86_64             2.1.3-2.fc37                  fedora               98 
- <b class=GRN>libjpeg-turbo-devel</b>               x86_64             2.1.2-2.fc36                  fedora               99 + <b class=GRN>libmount-devel</b>                    x86_64             2.38.1-1.fc37                 fedora               18 
- <b class=GRN>libmount-devel</b>                    x86_64             2.38-1.fc36                   updates              17 + <b class=GRN>libpng-devel</b>                      x86_64             2:1.6.37-13.fc37              fedora              290 k 
- <b class=GRN>libpng-devel</b>                      x86_64             2:1.6.37-12.fc36              fedora              290 k + <b class=GRN>libselinux-devel</b>                  x86_64             3.4-5.fc37                    fedora              148 
- <b class=GRN>libselinux-devel</b>                  x86_64             3.3-4.fc36                    fedora              113 + <b class=GRN>libsepol-devel</b>                    x86_64             3.4-3.fc37                    fedora               49 
- <b class=GRN>libsepol-devel</b>                    x86_64             3.3-3.fc36                    fedora               40 + <b class=GRN>libthai-devel</b>                     x86_64             0.1.29-3.fc37                 fedora              135 
- <b class=GRN>libthai-devel</b>                     x86_64             0.1.29-2.fc36                 fedora              118 + <b class=GRN>libtiff-devel</b>                     x86_64             4.4.0-4.fc37                  fedora              546 
- <b class=GRN>libtiff-devel</b>                     x86_64             4.4.0-4.fc36                  updates             513 + <b class=GRN>libxcb-devel</b>                      x86_64             1.13.1-10.fc37                fedora              1.
- <b class=GRN>libxcb-devel</b>                      x86_64             1.13.1-9.fc36                 fedora              1.+ <b class=GRN>libxml2-devel</b>                     x86_64             2.10.3-2.fc37                 updates             531 
- <b class=GRN>libxml2-devel</b>                     x86_64             2.9.14-1.fc36                 updates             836 + <b class=GRN>pango-devel</b>                       x86_64             1.50.13-1.fc37                updates             161 
- <b class=GRN>pango-devel</b>                       x86_64             1.50.9-1.fc36                 updates             152 + <b class=GRN>pcre2-devel</b>                       x86_64             10.40-1.fc37.1                fedora              505 
- <b class=GRN>pcre-cpp</b>                          x86_64             8.45-1.fc36.1                 fedora               26 + <b class=GRN>pixman-devel</b>                      x86_64             0.40.0-6.fc37                 fedora               17 
- <b class=GRN>pcre-devel</b>                        x86_64             8.45-1.fc36.1                 fedora              470 + <b class=GRN>sysprof-capture-devel</b>             x86_64             3.46.0-1.fc37                 fedora               58 
- <b class=GRN>pcre-utf16</b>                        x86_64             8.45-1.fc36.1                 fedora              187 + <b class=GRN>xorg-x11-proto-devel</b>              noarch             2022.2-2.fc37                 fedora              299 
- <b class=GRN>pcre-utf32</b>                        x86_64             8.45-1.fc36.                fedora              177 + <b class=GRN>xz-devel</b>                          x86_64             5.4.1-1.fc37                  updates              65 
- <b class=GRN>pcre2-devel</b>                       x86_64             10.40-1.fc36                  updates             474 + <b class=GRN>zlib-devel</b>                        x86_64             1.2.12-5.fc37                 fedora               44 k
- <b class=GRN>pixman-devel</b>                      x86_64             0.40.0-5.fc36                 fedora               17 k +
- <b class=GRN>sysprof-capture-devel</b>             x86_64             3.44.0-1.fc36                 fedora               66 k +
- <b class=GRN>xorg-x11-proto-devel</b>              noarch             2021.5-2.fc36                 fedora              262 k+
  
 トランザクションの概要 トランザクションの概要
 ============================================================================================================== ==============================================================================================================
-インストール  48 パッケージ+インストール  45 パッケージ
  
-ダウンロードサイズの合計: 23 +ダウンロードサイズの合計: 13 
-インストール後のサイズ: 112 M+インストール後のサイズ: 69 M
 これでよろしいですか? [y/N]: y これでよろしいですか? [y/N]: y
 パッケージのダウンロード: パッケージのダウンロード:
-(1/48): brotli-devel-1.0.9-7.fc36.x86_64.rpm                                   86 kB/s |  31 kB     00:00     +(1/45): brotli-devel-1.0.9-9.fc37.x86_64.rpm                                   89 kB/s |  31 kB     00:00     
-(2/48): atk-devel-2.38.0-1.fc36.x86_64.rpm                                    281 kB/s | 174 kB     00:00     +(2/45): atk-devel-2.38.0-2.fc37.x86_64.rpm                                    329 kB/s | 189 kB     00:00     
-(3/48): bzip2-devel-1.0.8-11.fc36.x86_64.rpm                                  420 kB/s | 214 kB     00:00     +(3/45): brotli-1.0.9-9.fc37.x86_64.rpm                                        489 kB/s | 315 kB     00:00     
-(4/48): cairo-devel-1.17.6-1.fc36.x86_64.rpm                                  824 kB/s | 246 kB     00:00     +(4/45): bzip2-devel-1.0.8-12.fc37.x86_64.rpm                                  703 kB/s | 214 kB     00:00     
-(5/48): brotli-1.0.9-7.fc36.x86_64.rpm                                        319 kB/s | 315 kB     00:00     +(5/45): cairo-devel-1.17.6-2.fc37.x86_64.rpm                                  955 kB/s | 261 kB     00:00     
-(6/48): graphite2-devel-1.3.14-9.fc36.x86_64.rpm                              157 kB/s |  21 kB     00:00     +(6/45): fribidi-devel-1.0.12-2.fc37.x86_64.rpm                                146 kB/s |  30 kB     00:00     
-(7/48): gkrellm-devel-2.3.11-9.fc36.x86_64.rpm                                 79 kB/s |  23 kB     00:00     +(7/45): gkrellm-devel-2.3.11-10.fc37.x86_64.rpm                                89 kB/s |  23 kB     00:00     
-(8/48): libXau-devel-1.0.9-8.fc36.x86_64.rpm                                   50 kB/s |  13 kB     00:00     +(8/45): gdk-pixbuf2-devel-2.42.10-1.fc37.x86_64.rpm                           1.1 MB/s | 377 kB     00:00     
-(9/48): libX11-devel-1.7.3.1-2.fc36.x86_64.rpm                                1.MB/s | 940 kB     00:00     +(9/45): freetype-devel-2.12.1-3.fc37.x86_64.rpm                               1.MB/s | 895 kB     00:00     
-(10/48): libXcomposite-devel-0.4.5-7.fc36.x86_64.rpm                           61 kB/s |  16 kB     00:00     +(10/45): graphite2-devel-1.3.14-10.fc37.x86_64.rpm                            124 kB/s |  20 kB     00:00     
-(11/48): libXcursor-devel-1.2.0-7.fc36.x86_64.rpm                             150 kB/s |  21 kB     00:00     +(11/45): harfbuzz-devel-5.2.0-1.fc37.x86_64.rpm                               900 kB/s | 391 kB     00:00     
-(12/48): libXext-devel-1.3.4-8.fc36.x86_64.rpm                                312 kB/s |  72 kB     00:00     +(12/45): libXau-devel-1.0.10-1.fc37.x86_64.rpm                                 32 kB/s |  13 kB     00:00     
-(13/48): libXfixes-devel-6.0.0-3.fc36.x86_64.rpm                               71 kB/s |  12 kB     00:00     +(13/45): libXcursor-devel-1.2.1-2.fc37.x86_64.rpm                             190 kB/s |  40 kB     00:00     
-(14/48): libXft-devel-2.3.4-2.fc36.x86_64.rpm                                 166 kB/s |  18 kB     00:00     +(14/45): libXext-devel-1.3.4-9.fc37.x86_64.rpm                                309 kB/s |  86 kB     00:00     
-(15/48): libXi-devel-1.8-2.fc36.x86_64.rpm                                    618 kB/s | 103 kB     00:00     +(15/45): gtk2-devel-2.24.33-10.fc37.x86_64.rpm                                2.0 MB/s | 2.8 MB     00:01     
-(16/48): libXinerama-devel-1.1.4-10.fc36.x86_64.rpm                            98 kB/s |  13 kB     00:00     +(16/45): libXcomposite-devel-0.4.5-8.fc37.x86_64.rpm                           17 kB/s |  15 kB     00:00     
-(17/48): libXrandr-devel-1.5.2-8.fc36.x86_64.rpm                              174 kB/s |  19 kB     00:00     +(17/45): libXfixes-devel-6.0.0-4.fc37.x86_64.rpm                               30 kB/s |  12 kB     00:00     
-(18/48): libXrender-devel-0.9.10-16.fc36.x86_64.rpm                           143 kB/s |  16 kB     00:00     +(18/45): libXft-devel-2.3.4-3.fc37.x86_64.rpm                                 162 kB/s |  18 kB     00:00     
-(19/48): libdatrie-devel-0.2.13-3.fc36.x86_64.rpm                             858 kB/s | 132 kB     00:00     +(19/45): libXinerama-devel-1.1.4-11.fc37.x86_64.rpm                           128 kB/s |  13 kB     00:00     
-(20/48): libffi-devel-3.4.2-8.fc36.x86_64.rpm                                 200 kB/s |  29 kB     00:00     +(20/45): libXrender-devel-0.9.10-17.fc37.x86_64.rpm                           128 kB/s |  16 kB     00:00     
-(21/48): libjpeg-turbo-devel-2.1.2-2.fc36.x86_64.rpm                          823 kB/s |  99 kB     00:00     +(21/45): libXrandr-devel-1.5.2-9.fc37.x86_64.rpm                               90 kB/s |  19 kB     00:00     
-(22/48): libpng-devel-1.6.37-12.fc36.x86_64.rpm                               1.2 MB/s | 290 kB     00:00     +(22/45): libblkid-devel-2.38.1-1.fc37.x86_64.rpm                               68 kB/s |  17 kB     00:00     
-(23/48): libselinux-devel-3.3-4.fc36.x86_64.rpm                               683 kB/s | 113 kB     00:00     +(23/45): libdatrie-devel-0.2.13-4.fc37.x86_64.rpm                             427 kB/s | 143 kB     00:00     
-(24/48): libsepol-devel-3.3-3.fc36.x86_64.rpm                                 305 kB/s |  40 kB     00:00     +(24/45): libjpeg-turbo-devel-2.1.3-2.fc37.x86_64.rpm                          515 kB/s |  98 kB     00:00     
-(25/48): libthai-devel-0.1.29-2.fc36.x86_64.rpm                               716 kB/s | 118 kB     00:00     +(25/45): libicu-devel-71.1-2.fc37.x86_64.rpm                                  1.9 MB/s | 915 kB     00:00     
-(26/48): pcre-cpp-8.45-1.fc36.1.x86_64.rpm                                    149 kB/s |  26 kB     00:00     +(26/45): libmount-devel-2.38.1-1.fc37.x86_64.rpm                              105 kB/s |  18 kB     00:00     
-(27/48): pcre-devel-8.45-1.fc36.1.x86_64.rpm                                  732 kB/s | 470 kB     00:00     +(27/45): libpng-devel-1.6.37-13.fc37.x86_64.rpm                               1.1 MB/s | 290 kB     00:00     
-(28/48): libxcb-devel-1.13.1-9.fc36.x86_64.rpm                                1.1 MB/s | 1.0 MB     00:00     +(28/45): libselinux-devel-3.4-5.fc37.x86_64.rpm                               528 kB/s | 148 kB     00:00     
-(29/48): pcre-utf16-8.45-1.fc36.1.x86_64.rpm                                  944 kB/s | 187 kB     00:00     +(29/45): libsepol-devel-3.4-3.fc37.x86_64.rpm                                 310 kB/s |  49 kB     00:00     
-(30/48): pcre-utf32-8.45-1.fc36.1.x86_64.rpm                                  944 kB/s | 177 kB     00:00     +(30/45): libthai-devel-0.1.29-3.fc37.x86_64.rpm                               637 kB/s | 135 kB     00:00     
-(31/48): pixman-devel-0.40.0-5.fc36.x86_64.rpm                                154 kB/s |  17 kB     00:00     +(31/45): libXi-devel-1.8-3.fc37.x86_64.rpm                                     63 kB/s | 116 kB     00:01     
-(32/48): sysprof-capture-devel-3.44.0-1.fc36.x86_64.rpm                       459 kB/s |  66 kB     00:00     +(32/45): libtiff-devel-4.4.0-4.fc37.x86_64.rpm                                1.1 MB/s | 546 kB     00:00     
-(33/48): xorg-x11-proto-devel-2021.5-2.fc36.noarch.rpm                        1.3 MB/s | 262 kB     00:00     +(33/45): pixman-devel-0.40.0-6.fc37.x86_64.rpm                                 72 kB/s |  17 kB     00:00     
-(34/48): fontconfig-devel-2.14.0-3.fc36.x86_64.rpm                            823 kB/s | 127 kB     00:00     +(34/45): libxcb-devel-1.13.1-10.fc37.x86_64.rpm                               2.0 MB/s | 1.4 MB     00:00     
-(35/48): fribidi-devel-1.0.11-3.fc36.x86_64.rpm                                93 kB/s |  25 kB     00:00     +(35/45): sysprof-capture-devel-3.46.0-1.fc37.x86_64.rpm                       486 kB/s |  58 kB     00:00     
-(36/48): freetype-devel-2.12.1-2.fc36.x86_64.rpm                              1.MB/s | 859 kB     00:00     +(36/45): xorg-x11-proto-devel-2022.2-2.fc37.noarch.rpm                        1.MB/s | 299 kB     00:00     
-(37/48): gdk-pixbuf2-devel-2.42.9-2.fc36.x86_64.rpm                           1.7 MB/s | 339 kB     00:00     +(37/45): zlib-devel-1.2.12-5.fc37.x86_64.rpm                                  197 kB/s |  44 kB     00:00     
-(38/48): glib2-devel-2.72.3-1.fc36.x86_64.rpm                                 1.3 MB/s | 486 kB     00:00     +(38/45): fontconfig-devel-2.14.1-2.fc37.x86_64.rpm                            696 kB/s | 164 kB     00:00     
-(39/48): harfbuzz-devel-4.0.0-2.fc36.x86_64.rpm                               1.MB/s | 350 kB     00:00     +(39/45): glib2-devel-2.74.6-1.fc37.x86_64.rpm                                 1.MB/s | 572 kB     00:00     
-(40/48): libblkid-devel-2.38-1.fc36.x86_64.rpm                                122 kB/s |  16 kB     00:00     +(40/45): libX11-devel-1.8.4-1.fc37.x86_64.rpm                                 2.5 MB/s | 1.0 MB     00:00     
-(41/48): libmount-devel-2.38-1.fc36.x86_64.rpm                                144 kB/s |  17 kB     00:00     +(41/45): libffi-devel-3.4.4-1.fc37.x86_64.rpm                                 107 kB/s |  28 kB     00:00     
-(42/48): libtiff-devel-4.4.0-4.fc36.x86_64.rpm                                1.MB/s | 513 kB     00:00     +(42/45): libxml2-devel-2.10.3-2.fc37.x86_64.rpm                               1.MB/s | 531 kB     00:00     
-(43/48): pango-devel-1.50.9-1.fc36.x86_64.rpm                                 548 kB/s | 152 kB     00:00     +(43/45): pango-devel-1.50.13-1.fc37.x86_64.rpm                                366 kB/s | 161 kB     00:00     
-(44/48): libxml2-devel-2.9.14-1.fc36.x86_64.rpm                               1.3 MB/s | 836 kB     00:00     +(44/45): xz-devel-5.4.1-1.fc37.x86_64.rpm                                     383 kB/s |  65 kB     00:00     
-(45/48): pcre2-devel-10.40-1.fc36.x86_64.rpm                                  1.5 MB/s | 474 kB     00:00     +(45/45): pcre2-devel-10.40-1.fc37.1.x86_64.rpm                                198 kB/s | 505 kB     00:02    
-(46/48): gtk2-devel-2.24.33-8.fc36.x86_64.rpm                                 496 kB/s | 2.7 MB     00:05     +
-(47/48): libicu71-devel-71.1-1.fc36.remi.x86_64.rpm                           426 kB/s | 841 kB     00:01     +
-(48/48): libicu71-71.1-1.fc36.remi.x86_64.rpm                                 2.0 MB/s |  10 MB     00:05    +
 -------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------
-合計                                                                          1.5 MB/s |  23 MB     00:15     +合計                                                                          1.5 MB/s |  13 MB     00:08     
 トランザクションの確認を実行中 トランザクションの確認を実行中
 トランザクションの確認に成功しました。 トランザクションの確認に成功しました。
行 758: 行 771:
 トランザクションを実行中 トランザクションを実行中
   準備             :                                                                                      1/1    準備             :                                                                                      1/1 
-  インストール中   : xorg-x11-proto-devel-2021.5-2.fc36.noarch                                           1/48  +  インストール中   : xorg-x11-proto-devel-2022.2-2.fc37.noarch                                           1/45  
-  インストール中   : libpng-devel-2:1.6.37-12.fc36.x86_64                                                2/48  +  インストール中   : zlib-devel-1.2.12-5.fc37.x86_64                                                     2/45  
-  インストール中   : libXau-devel-1.0.9-8.fc36.x86_64                                                    3/48  +  インストール中   : libpng-devel-2:1.6.37-13.fc37.x86_64                                                3/45  
-  インストール中   : libxcb-devel-1.13.1-9.fc36.x86_64                                                   4/48  +  インストール中   : pcre2-devel-10.40-1.fc37.1.x86_64                                                   4/45  
-  インストール中   : libX11-devel-1.7.3.1-2.fc36.x86_64                                                  5/48  +  インストール中   : libXau-devel-1.0.10-1.fc37.x86_64                                                   5/45  
-  インストール中   : libXext-devel-1.3.4-8.fc36.x86_64                                                   6/48  +  インストール中   : libxcb-devel-1.13.1-10.fc37.x86_64                                                  6/45  
-  インストール中   : libXrender-devel-0.9.10-16.fc36.x86_64                                              7/48  +  インストール中   : libX11-devel-1.8.4-1.fc37.x86_64                                                    7/45  
-  インストール中   : libXfixes-devel-6.0.0-3.fc36.x86_64                                                 8/48  +  インストール中   : libXext-devel-1.3.4-9.fc37.x86_64                                                   8/45  
-  インストール中   : libXcomposite-devel-0.4.5-7.fc36.x86_64                                             9/48  +  インストール中   : libXrender-devel-0.9.10-17.fc37.x86_64                                              9/45  
-  インストール中   : libXcursor-devel-1.2.0-7.fc36.x86_64                                               10/48  +  インストール中   : libXfixes-devel-6.0.0-4.fc37.x86_64                                                10/45  
-  インストール中   : libXi-devel-1.8-2.fc36.x86_64                                                      11/48  +  インストール中   : libXcomposite-devel-0.4.5-8.fc37.x86_64                                            11/45  
-  インストール中   : libXrandr-devel-1.5.2-8.fc36.x86_64                                                12/48  +  インストール中   : libXcursor-devel-1.2.1-2.fc37.x86_64                                               12/45  
-  インストール中   : libXinerama-devel-1.1.4-10.fc36.x86_64                                             13/48  +  インストール中   : libXi-devel-1.8-3.fc37.x86_64                                                      13/45  
-  インストール中   : libicu71-71.1-1.fc36.remi.x86_64                                                   14/48  +  インストール中   : libXrandr-devel-1.5.2-9.fc37.x86_64                                                14/45  
-  インストール中   : libicu71-devel-71.1-1.fc36.remi.x86_64                                             15/48  +  インストール中   : libXinerama-devel-1.1.4-11.fc37.x86_64                                             15/45  
-  インストール中   : pcre2-devel-10.40-1.fc36.x86_64                                                    16/48  +  インストール中   : xz-devel-5.4.1-1.fc37.x86_64                                                       16/45  
-  インストール中   : libxml2-devel-2.9.14-1.fc36.x86_64                                                 17/48  +  インストール中   : libxml2-devel-2.10.3-2.fc37.x86_64                                                 17/45  
-  インストール中   : libtiff-devel-4.4.0-4.fc36.x86_64                                                  18/48  +  インストール中   : libffi-devel-3.4.4-1.fc37.x86_64                                                   18/45  
-  インストール中   : libblkid-devel-2.38-1.fc36.x86_64                                                  19/48  +  インストール中   : sysprof-capture-devel-3.46.0-1.fc37.x86_64                                         19/45  
-  インストール中   : fribidi-devel-1.0.11-3.fc36.x86_64                                                 20/48  +  インストール中   : pixman-devel-0.40.0-6.fc37.x86_64                                                  20/45  
-  インストール中   : sysprof-capture-devel-3.44.0-1.fc36.x86_64                                         21/48  +  インストール中   : libtiff-devel-4.4.0-4.fc37.x86_64                                                  21/45  
-  インストール中   : pixman-devel-0.40.0-5.fc36.x86_64                                                  22/48  +  インストール中   : libsepol-devel-3.4-3.fc37.x86_64                                                   22/45  
-  インストール中   : pcre-utf32-8.45-1.fc36.1.x86_64                                                    23/48  +  インストール中   : libselinux-devel-3.4-5.fc37.x86_64                                                 23/45  
-  インストール中   : pcre-utf16-8.45-1.fc36.1.x86_64                                                    24/48  +  インストール中   : libjpeg-turbo-devel-2.1.3-2.fc37.x86_64                                            24/45  
-  インストール中   : pcre-cpp-8.45-1.fc36.1.x86_64                                                      25/48  +  インストール中   : libicu-devel-71.1-2.fc37.x86_64                                                    25/45  
-  インストール中   : pcre-devel-8.45-1.fc36.1.x86_64                                                    26/48  +  インストール中   : libdatrie-devel-0.2.13-4.fc37.x86_64                                               26/45  
-  インストール中   : libsepol-devel-3.3-3.fc36.x86_64                                                   27/48  +  インストール中   : libthai-devel-0.1.29-3.fc37.x86_64                                                 27/45  
-  インストール中   : libselinux-devel-3.3-4.fc36.x86_64                                                 28/48  +  インストール中   : libblkid-devel-2.38.1-1.fc37.x86_64                                                28/45  
-  インストール中   : libmount-devel-2.38-1.fc36.x86_64                                                  29/48  +  インストール中   : libmount-devel-2.38.1-1.fc37.x86_64                                                29/45  
-  インストール中   : libjpeg-turbo-devel-2.1.2-2.fc36.x86_64                                            30/48  +  インストール中   : glib2-devel-2.74.6-1.fc37.x86_64                                                   30/45  
-  インストール中   : libffi-devel-3.4.2-8.fc36.x86_64                                                   31/48  +  インストール中   : atk-devel-2.38.0-2.fc37.x86_64                                                     31/45  
-  インストール中   : glib2-devel-2.72.3-1.fc36.x86_64                                                   32/48  +  インストール中   : gdk-pixbuf2-devel-2.42.10-1.fc37.x86_64                                            32/45  
-  インストール中   : atk-devel-2.38.0-1.fc36.x86_64                                                     33/48  +  インストール中   : graphite2-devel-1.3.14-10.fc37.x86_64                                              33/45  
-  インストール中   : gdk-pixbuf2-devel-2.42.9-2.fc36.x86_64                                             34/48  +  インストール中   : fribidi-devel-1.0.12-2.fc37.x86_64                                                 34/45  
-  インストール中   : libdatrie-devel-0.2.13-3.fc36.x86_64                                               35/48  +  インストール中   : bzip2-devel-1.0.8-12.fc37.x86_64                                                   35/45  
-  インストール中   : libthai-devel-0.1.29-2.fc36.x86_64                                                 36/48  +  インストール中   : brotli-1.0.9-9.fc37.x86_64                                                         36/45  
-  インストール中   : graphite2-devel-1.3.14-9.fc36.x86_64                                               37/48  +  インストール中   : brotli-devel-1.0.9-9.fc37.x86_64                                                   37/45  
-  インストール中   : bzip2-devel-1.0.8-11.fc36.x86_64                                                   38/48  +  インストール中   : harfbuzz-devel-5.2.0-1.fc37.x86_64                                                 38/45  
-  インストール中   : brotli-1.0.9-7.fc36.x86_64                                                         39/48  +  インストール中   : freetype-devel-2.12.1-3.fc37.x86_64                                                39/45  
-  インストール中   : brotli-devel-1.0.9-7.fc36.x86_64                                                   40/48  +  インストール中   : fontconfig-devel-2.14.1-2.fc37.x86_64                                              40/45  
-  インストール中   : harfbuzz-devel-4.0.0-2.fc36.x86_64                                                 41/48  +  インストール中   : cairo-devel-1.17.6-2.fc37.x86_64                                                   41/45  
-  インストール中   : freetype-devel-2.12.1-2.fc36.x86_64                                                42/48  +  インストール中   : libXft-devel-2.3.4-3.fc37.x86_64                                                   42/45  
-  インストール中   : fontconfig-devel-2.14.0-3.fc36.x86_64                                              43/48  +  インストール中   : pango-devel-1.50.13-1.fc37.x86_64                                                  43/45  
-  インストール中   : cairo-devel-1.17.6-1.fc36.x86_64                                                   44/48  +  インストール中   : gtk2-devel-2.24.33-10.fc37.x86_64                                                  44/45  
-  インストール中   : libXft-devel-2.3.4-2.fc36.x86_64                                                   45/48  +  インストール中   : gkrellm-devel-2.3.11-10.fc37.x86_64                                                45/45  
-  インストール中   : pango-devel-1.50.9-1.fc36.x86_64                                                   46/48  +  scriptletの実行中: gkrellm-devel-2.3.11-10.fc37.x86_64                                                45/45  
-  インストール中   : gtk2-devel-2.24.33-8.fc36.x86_64                                                   47/48  +  検証             : atk-devel-2.38.0-2.fc37.x86_64                                                      1/45  
-  インストール中   : gkrellm-devel-2.3.11-9.fc36.x86_64                                                 48/48  +  検証             : brotli-1.0.9-9.fc37.x86_64                                                          2/45  
-  scriptletの実行中: gkrellm-devel-2.3.11-9.fc36.x86_64                                                 48/48  +  検証             : brotli-devel-1.0.9-9.fc37.x86_64                                                    3/45  
-  検証             : atk-devel-2.38.0-1.fc36.x86_64                                                      1/48  +  検証             : bzip2-devel-1.0.8-12.fc37.x86_64                                                    4/45  
-  検証             : brotli-1.0.9-7.fc36.x86_64                                                          2/48  +  検証             : cairo-devel-1.17.6-2.fc37.x86_64                                                    5/45  
-  検証             : brotli-devel-1.0.9-7.fc36.x86_64                                                    3/48  +  検証             : freetype-devel-2.12.1-3.fc37.x86_64                                                 6/45  
-  検証             : bzip2-devel-1.0.8-11.fc36.x86_64                                                    4/48  +  検証             : fribidi-devel-1.0.12-2.fc37.x86_64                                                  7/45  
-  検証             : cairo-devel-1.17.6-1.fc36.x86_64                                                    5/48  +  検証             : gdk-pixbuf2-devel-2.42.10-1.fc37.x86_64                                             8/45  
-  検証             : gkrellm-devel-2.3.11-9.fc36.x86_64                                                  6/48  +  検証             : gkrellm-devel-2.3.11-10.fc37.x86_64                                                 9/45  
-  検証             : graphite2-devel-1.3.14-9.fc36.x86_64                                                7/48  +  検証             : graphite2-devel-1.3.14-10.fc37.x86_64                                              10/45  
-  検証             : gtk2-devel-2.24.33-8.fc36.x86_64                                                    8/48  +  検証             : gtk2-devel-2.24.33-10.fc37.x86_64                                                  11/45  
-  検証             : libX11-devel-1.7.3.1-2.fc36.x86_64                                                  9/48  +  検証             : harfbuzz-devel-5.2.0-1.fc37.x86_64                                                 12/45  
-  検証             : libXau-devel-1.0.9-8.fc36.x86_64                                                   10/48  +  検証             : libXau-devel-1.0.10-1.fc37.x86_64                                                  13/45  
-  検証             : libXcomposite-devel-0.4.5-7.fc36.x86_64                                            11/48  +  検証             : libXcomposite-devel-0.4.5-8.fc37.x86_64                                            14/45  
-  検証             : libXcursor-devel-1.2.0-7.fc36.x86_64                                               12/48  +  検証             : libXcursor-devel-1.2.1-2.fc37.x86_64                                               15/45  
-  検証             : libXext-devel-1.3.4-8.fc36.x86_64                                                  13/48  +  検証             : libXext-devel-1.3.4-9.fc37.x86_64                                                  16/45  
-  検証             : libXfixes-devel-6.0.0-3.fc36.x86_64                                                14/48  +  検証             : libXfixes-devel-6.0.0-4.fc37.x86_64                                                17/45  
-  検証             : libXft-devel-2.3.4-2.fc36.x86_64                                                   15/48  +  検証             : libXft-devel-2.3.4-3.fc37.x86_64                                                   18/45  
-  検証             : libXi-devel-1.8-2.fc36.x86_64                                                      16/48  +  検証             : libXi-devel-1.8-3.fc37.x86_64                                                      19/45  
-  検証             : libXinerama-devel-1.1.4-10.fc36.x86_64                                             17/48  +  検証             : libXinerama-devel-1.1.4-11.fc37.x86_64                                             20/45  
-  検証             : libXrandr-devel-1.5.2-8.fc36.x86_64                                                18/48  +  検証             : libXrandr-devel-1.5.2-9.fc37.x86_64                                                21/45  
-  検証             : libXrender-devel-0.9.10-16.fc36.x86_64                                             19/48  +  検証             : libXrender-devel-0.9.10-17.fc37.x86_64                                             22/45  
-  検証             : libdatrie-devel-0.2.13-3.fc36.x86_64                                               20/48  +  検証             : libblkid-devel-2.38.1-1.fc37.x86_64                                                23/45  
-  検証             : libffi-devel-3.4.2-8.fc36.x86_64                                                   21/48  +  検証             : libdatrie-devel-0.2.13-4.fc37.x86_64                                               24/45  
-  検証             : libjpeg-turbo-devel-2.1.2-2.fc36.x86_64                                            22/48  +  検証             : libicu-devel-71.1-2.fc37.x86_64                                                    25/45  
-  検証             : libpng-devel-2:1.6.37-12.fc36.x86_64                                               23/48  +  検証             : libjpeg-turbo-devel-2.1.3-2.fc37.x86_64                                            26/45  
-  検証             : libselinux-devel-3.3-4.fc36.x86_64                                                 24/48  +  検証             : libmount-devel-2.38.1-1.fc37.x86_64                                                27/45  
-  検証             : libsepol-devel-3.3-3.fc36.x86_64                                                   25/48  +  検証             : libpng-devel-2:1.6.37-13.fc37.x86_64                                               28/45  
-  検証             : libthai-devel-0.1.29-2.fc36.x86_64                                                 26/48  +  検証             : libselinux-devel-3.4-5.fc37.x86_64                                                 29/45  
-  検証             : libxcb-devel-1.13.1-9.fc36.x86_64                                                  27/48  +  検証             : libsepol-devel-3.4-3.fc37.x86_64                                                   30/45  
-  検証             : pcre-cpp-8.45-1.fc36.1.x86_64                                                      28/48  +  検証             : libthai-devel-0.1.29-3.fc37.x86_64                                                 31/45  
-  検証             : pcre-devel-8.45-1.fc36.1.x86_64                                                    29/48  +  検証             : libtiff-devel-4.4.0-4.fc37.x86_64                                                  32/45  
-  検証             : pcre-utf16-8.45-1.fc36.1.x86_64                                                    30/48  +  検証             : libxcb-devel-1.13.1-10.fc37.x86_64                                                 33/45  
-  検証             : pcre-utf32-8.45-1.fc36.1.x86_64                                                    31/48  +  検証             : pcre2-devel-10.40-1.fc37.1.x86_64                                                  34/45  
-  検証             : pixman-devel-0.40.0-5.fc36.x86_64                                                  32/48  +  検証             : pixman-devel-0.40.0-6.fc37.x86_64                                                  35/45  
-  検証             : sysprof-capture-devel-3.44.0-1.fc36.x86_64                                         33/48  +  検証             : sysprof-capture-devel-3.46.0-1.fc37.x86_64                                         36/45  
-  検証             : xorg-x11-proto-devel-2021.5-2.fc36.noarch                                          34/48  +  検証             : xorg-x11-proto-devel-2022.2-2.fc37.noarch                                          37/45  
-  検証             : fontconfig-devel-2.14.0-3.fc36.x86_64                                              35/48  +  検証             : zlib-devel-1.2.12-5.fc37.x86_64                                                    38/45  
-  検証             : freetype-devel-2.12.1-2.fc36.x86_64                                                36/48  +  検証             : fontconfig-devel-2.14.1-2.fc37.x86_64                                              39/45  
-  検証             : fribidi-devel-1.0.11-3.fc36.x86_64                                                 37/48  +  検証             : glib2-devel-2.74.6-1.fc37.x86_64                                                   40/45  
-  検証             : gdk-pixbuf2-devel-2.42.9-2.fc36.x86_64                                             38/48  +  検証             : libX11-devel-1.8.4-1.fc37.x86_64                                                   41/45  
-  検証             : glib2-devel-2.72.3-1.fc36.x86_64                                                   39/48  +  検証             : libffi-devel-3.4.4-1.fc37.x86_64                                                   42/45  
-  検証             : harfbuzz-devel-4.0.0-2.fc36.x86_64                                                 40/48  +  検証             : libxml2-devel-2.10.3-2.fc37.x86_64                                                 43/45  
-  検証             : libblkid-devel-2.38-1.fc36.x86_64                                                  41/48  +  検証             : pango-devel-1.50.13-1.fc37.x86_64                                                  44/45  
-  検証             : libmount-devel-2.38-1.fc36.x86_64                                                  42/48  +  検証             : xz-devel-5.4.1-1.fc37.x86_64                                                       45/45 
-  検証             : libtiff-devel-4.4.0-4.fc36.x86_64                                                  43/48  +
-  検証             : libxml2-devel-2.9.14-1.fc36.x86_64                                                 44/48  +
-  検証             : pango-devel-1.50.9-1.fc36.x86_64                                                   45/48  +
-  検証             : pcre2-devel-10.40-1.fc36.x86_64                                                    46/48  +
-  検証             : libicu71-71.1-1.fc36.remi.x86_64                                                   47/48  +
-  検証             : libicu71-devel-71.1-1.fc36.remi.x86_64                                             48/48 +
  
 インストール済み: インストール済み:
-  atk-devel-2.38.0-1.fc36.x86_64                         brotli-1.0.9-7.fc36.x86_64                            +  atk-devel-2.38.0-2.fc37.x86_64                        brotli-1.0.9-9.fc37.x86_64                             
-  brotli-devel-1.0.9-7.fc36.x86_64                       bzip2-devel-1.0.8-11.fc36.x86_64                      +  brotli-devel-1.0.9-9.fc37.x86_64                      bzip2-devel-1.0.8-12.fc37.x86_64                       
-  cairo-devel-1.17.6-1.fc36.x86_64                       fontconfig-devel-2.14.0-3.fc36.x86_64                 +  cairo-devel-1.17.6-2.fc37.x86_64                      fontconfig-devel-2.14.1-2.fc37.x86_64                  
-  freetype-devel-2.12.1-2.fc36.x86_64                    fribidi-devel-1.0.11-3.fc36.x86_64                    +  freetype-devel-2.12.1-3.fc37.x86_64                   fribidi-devel-1.0.12-2.fc37.x86_64                     
-  gdk-pixbuf2-devel-2.42.9-2.fc36.x86_64                 gkrellm-devel-2.3.11-9.fc36.x86_64                    +  gdk-pixbuf2-devel-2.42.10-1.fc37.x86_64               gkrellm-devel-2.3.11-10.fc37.x86_64                    
-  glib2-devel-2.72.3-1.fc36.x86_64                       graphite2-devel-1.3.14-9.fc36.x86_64                  +  glib2-devel-2.74.6-1.fc37.x86_64                      graphite2-devel-1.3.14-10.fc37.x86_64                  
-  gtk2-devel-2.24.33-8.fc36.x86_64                       harfbuzz-devel-4.0.0-2.fc36.x86_64                    +  gtk2-devel-2.24.33-10.fc37.x86_64                     harfbuzz-devel-5.2.0-1.fc37.x86_64                     
-  libX11-devel-1.7.3.1-2.fc36.x86_64                     libXau-devel-1.0.9-8.fc36.x86_64                      +  libX11-devel-1.8.4-1.fc37.x86_64                      libXau-devel-1.0.10-1.fc37.x86_64                      
-  libXcomposite-devel-0.4.5-7.fc36.x86_64                libXcursor-devel-1.2.0-7.fc36.x86_64                  +  libXcomposite-devel-0.4.5-8.fc37.x86_64               libXcursor-devel-1.2.1-2.fc37.x86_64                   
-  libXext-devel-1.3.4-8.fc36.x86_64                      libXfixes-devel-6.0.0-3.fc36.x86_64                   +  libXext-devel-1.3.4-9.fc37.x86_64                     libXfixes-devel-6.0.0-4.fc37.x86_64                    
-  libXft-devel-2.3.4-2.fc36.x86_64                       libXi-devel-1.8-2.fc36.x86_64                         +  libXft-devel-2.3.4-3.fc37.x86_64                      libXi-devel-1.8-3.fc37.x86_64                          
-  libXinerama-devel-1.1.4-10.fc36.x86_64                 libXrandr-devel-1.5.2-8.fc36.x86_64                   +  libXinerama-devel-1.1.4-11.fc37.x86_64                libXrandr-devel-1.5.2-9.fc37.x86_64                    
-  libXrender-devel-0.9.10-16.fc36.x86_64                 libblkid-devel-2.38-1.fc36.x86_64                     +  libXrender-devel-0.9.10-17.fc37.x86_64                libblkid-devel-2.38.1-1.fc37.x86_64                    
-  libdatrie-devel-0.2.13-3.fc36.x86_64                   libffi-devel-3.4.2-8.fc36.x86_64                      +  libdatrie-devel-0.2.13-4.fc37.x86_64                  libffi-devel-3.4.4-1.fc37.x86_64                       
-  libicu71-71.1-1.fc36.remi.x86_64                       libicu71-devel-71.1-1.fc36.remi.x86_64                +  libicu-devel-71.1-2.fc37.x86_64                       libjpeg-turbo-devel-2.1.3-2.fc37.x86_64                
-  libjpeg-turbo-devel-2.1.2-2.fc36.x86_64                libmount-devel-2.38-1.fc36.x86_64                     +  libmount-devel-2.38.1-1.fc37.x86_64                   libpng-devel-2:1.6.37-13.fc37.x86_64                   
-  libpng-devel-2:1.6.37-12.fc36.x86_64                   libselinux-devel-3.3-4.fc36.x86_64                    +  libselinux-devel-3.4-5.fc37.x86_64                    libsepol-devel-3.4-3.fc37.x86_64                       
-  libsepol-devel-3.3-3.fc36.x86_64                       libthai-devel-0.1.29-2.fc36.x86_64                    +  libthai-devel-0.1.29-3.fc37.x86_64                    libtiff-devel-4.4.0-4.fc37.x86_64                      
-  libtiff-devel-4.4.0-4.fc36.x86_64                      libxcb-devel-1.13.1-9.fc36.x86_64                     +  libxcb-devel-1.13.1-10.fc37.x86_64                    libxml2-devel-2.10.3-2.fc37.x86_64                     
-  libxml2-devel-2.9.14-1.fc36.x86_64                     pango-devel-1.50.9-1.fc36.x86_64                      +  pango-devel-1.50.13-1.fc37.x86_64                     pcre2-devel-10.40-1.fc37.1.x86_64                      
-  pcre-cpp-8.45-1.fc36.1.x86_64                          pcre-devel-8.45-1.fc36.1.x86_64                       +  pixman-devel-0.40.0-6.fc37.x86_64                     sysprof-capture-devel-3.46.0-1.fc37.x86_64             
-  pcre-utf16-8.45-1.fc36.1.x86_64                        pcre-utf32-8.45-1.fc36.1.x86_64                       +  xorg-x11-proto-devel-2022.2-2.fc37.noarch             xz-devel-5.4.1-1.fc37.x86_64                           
-  pcre2-devel-10.40-1.fc36.x86_64                        pixman-devel-0.40.0-5.fc36.x86_64                     +  zlib-devel-1.2.12-5.fc37.x86_64                      
-  sysprof-capture-devel-3.44.0-1.fc36.x86_64             xorg-x11-proto-devel-2021.5-2.fc36.noarch            +
  
 完了しました! 完了しました!
  • linux/lm_sensors.1665726397.txt.gz
  • 最終更新: 2022/10/14 14:46
  • by ともやん