| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | 
| linux:softether_vpn:build [2022/06/24 11:10]  –  ともやん | linux:softether_vpn:build [2023/03/15 13:12] (現在)  –  ともやん | 
|---|
| ====== SoftEther VPN のビルド ====== | ====== SoftEther VPN のビルド ====== | 
| <html> |  | 
| <script> |  | 
| /*if (JSINFO.plugin_codemirror.codesyntax.toString() === '1') { |  | 
| jQuery('div.wrap_color_term pre.code').each(function(index, element) { |  | 
| var classNames = element.className.split(' '); |  | 
| jQuery.each(classNames, function(index, className) { |  | 
| //if (!codeModes[className]) { |  | 
| //    return; |  | 
| //} |  | 
| element.className = element.className + ' cm-s-default'; |  | 
| var mode = codeModes[className]; |  | 
| var value = jQuery(element).text(); |  | 
| var spec = mode.options || {}; |  | 
| spec.name = mode.mime || mode.name; |  | 
| getCodeMode(className, {}, function() { |  | 
| CodeMirror.runMode(value, spec, element); |  | 
| }); |  | 
| CodeMirror.runMode(value, spec, element); |  | 
| }); |  | 
| }); |  | 
| }*/ |  | 
| </script> |  | 
| </html> |  | 
|  |  | 
| ===== 作業ディレクトリの作成 ===== | ===== 作業ディレクトリの作成 ===== | 
|  |  | 
| <WRAP color_term> | <WRAP color_term> | 
| <WRAP color_command><code> | <WRAP color_command><html><pre> | 
| $ mkdir ~/work | <b class=GRN>$</b> <b class=HIY>mkdir</b> ~/work && <b class=HIY>cd</b> ~/work | 
| $ cd ~/work | </pre></html></WRAP> | 
| </code></WRAP> |  | 
| </WRAP> | </WRAP> | 
|  |  | 
|  |  | 
| <WRAP color_term> | <WRAP color_term> | 
| <WRAP color_command><code> | <WRAP color_command><html><pre> | 
| $ sudo dnf groupinstall "Development Tools" -y | <b class=GRN>$</b> <b class=HIY>sudo</b> dnf groupinstall "Development Tools" -y | 
| </code></WRAP> | </pre></html></WRAP> | 
| <WRAP color_result_long><html><pre> | <WRAP color_result_long><html><pre> | 
| Last metadata expiration check: 0:00:06 ago on 2021年03月24日 01時19分29秒. | Last metadata expiration check: 0:00:06 ago on 2021年03月24日 01時19分29秒. | 
| ==================================================================================================== | ==================================================================================================== | 
| Installing group/module packages: | Installing group/module packages: | 
| <b class=GRN>diffstat</b>                                x86_64    1.63-3.fc33                     fedora      42 k | <b class=GRN>diffstat                                </b>x86_64    1.63-3.fc33                     fedora      42 k | 
| <b class=GRN>doxygen</b>                                 x86_64    1:1.8.20-4.fc33                 fedora     4.7 M | <b class=GRN>doxygen                                 </b>x86_64    1:1.8.20-4.fc33                 fedora     4.7 M | 
| <b class=GRN>gettext</b>                                 x86_64    0.21-3.fc33                     fedora     1.1 M | <b class=GRN>gettext                                 </b>x86_64    0.21-3.fc33                     fedora     1.1 M | 
| <b class=GRN>patch</b>                                   x86_64    2.7.6-13.fc33                   fedora     129 k | <b class=GRN>patch                                   </b>x86_64    2.7.6-13.fc33                   fedora     129 k | 
| patchutils                              x86_64    0.4.2-4.fc33                    updates    100 k | <b class=GRN>patchutils                              </b>x86_64    0.4.2-4.fc33                    updates    100 k | 
| subversion                              x86_64    1.14.1-1.fc33                   updates    1.0 M | <b class=GRN>subversion                              </b>x86_64    1.14.1-1.fc33                   updates    1.0 M | 
| systemtap                               x86_64    4.4-4.fc33                      updates    6.9 k | <b class=GRN>systemtap                               </b>x86_64    4.4-4.fc33                      updates    6.9 k | 
| Installing dependencies: | Installing dependencies: | 
| adobe-mappings-cmap                     noarch    20171205-9.fc33                 fedora     1.9 M | <b class=GRN>adobe-mappings-cmap                     </b>noarch    20171205-9.fc33                 fedora     1.9 M | 
| adobe-mappings-cmap-deprecated          noarch    20171205-9.fc33                 fedora     109 k | <b class=GRN>adobe-mappings-cmap-deprecated          </b>noarch    20171205-9.fc33                 fedora     109 k | 
| adobe-mappings-pdf                      noarch    20180407-7.fc33                 fedora     668 k | <b class=GRN>adobe-mappings-pdf                      </b>noarch    20180407-7.fc33                 fedora     668 k | 
| apr                                     x86_64    1.7.0-6.fc33                    fedora     122 k | <b class=GRN>apr                                     </b>x86_64    1.7.0-6.fc33                    fedora     122 k | 
| apr-util                                x86_64    1.6.1-14.fc33                   fedora      97 k | <b class=GRN>apr-util                                </b>x86_64    1.6.1-14.fc33                   fedora      97 k | 
| atk                                     x86_64    2.36.0-2.fc33                   fedora     273 k | <b class=GRN>atk                                     </b>x86_64    2.36.0-2.fc33                   fedora     273 k | 
| avahi-libs                              x86_64    0.8-7.fc33                      updates     67 k | <b class=GRN>avahi-libs                              </b>x86_64    0.8-7.fc33                      updates     67 k | 
| binutils                                x86_64    2.35-18.fc33                    updates    5.4 M | <b class=GRN>binutils                                </b>x86_64    2.35-18.fc33                    updates    5.4 M | 
| binutils-gold                           x86_64    2.35-18.fc33                    updates    774 k | <b class=GRN>binutils-gold                           </b>x86_64    2.35-18.fc33                    updates    774 k | 
| boost-filesystem                        x86_64    1.73.0-10.fc33                  updates     56 k | <b class=GRN>boost-filesystem                        </b>x86_64    1.73.0-10.fc33                  updates     56 k | 
| boost-system                            x86_64    1.73.0-10.fc33                  updates     14 k | <b class=GRN>boost-system                            </b>x86_64    1.73.0-10.fc33                  updates     14 k | 
| boost-thread                            x86_64    1.73.0-10.fc33                  updates     60 k | <b class=GRN>boost-thread                            </b>x86_64    1.73.0-10.fc33                  updates     60 k | 
| cairo                                   x86_64    1.16.0-9.fc33                   fedora     692 k | <b class=GRN>cairo                                   </b>x86_64    1.16.0-9.fc33                   fedora     692 k | 
| cairo-gobject                           x86_64    1.16.0-9.fc33                   fedora      18 k | <b class=GRN>cairo-gobject                           </b>x86_64    1.16.0-9.fc33                   fedora      18 k | 
| clang                                   x86_64    11.0.0-2.fc33                   updates     78 k | <b class=GRN>clang                                   </b>x86_64    11.0.0-2.fc33                   updates     78 k | 
| clang-devel                             x86_64    11.0.0-2.fc33                   updates    1.9 M | <b class=GRN>clang-devel                             </b>x86_64    11.0.0-2.fc33                   updates    1.9 M | 
| clang-libs                              x86_64    11.0.0-2.fc33                   updates     20 M | <b class=GRN>clang-libs                              </b>x86_64    11.0.0-2.fc33                   updates     20 M | 
| clang-tools-extra                       x86_64    11.0.0-2.fc33                   updates     12 M | <b class=GRN>clang-tools-extra                       </b>x86_64    11.0.0-2.fc33                   updates     12 M | 
| cmake-filesystem                        x86_64    3.19.7-1.fc33                   updates     16 k | <b class=GRN>cmake-filesystem                        </b>x86_64    3.19.7-1.fc33                   updates     16 k | 
| cpio                                    x86_64    2.13-8.fc33                     fedora     273 k | <b class=GRN>cpio                                    </b>x86_64    2.13-8.fc33                     fedora     273 k | 
| cpp                                     x86_64    10.2.1-9.fc33                   updates    9.4 M | <b class=GRN>cpp                                     </b>x86_64    10.2.1-9.fc33                   updates    9.4 M | 
| crypto-policies-scripts                 noarch    20200918-1.git85dccc5.fc33      fedora      64 k | <b class=GRN>crypto-policies-scripts                 </b>noarch    20200918-1.git85dccc5.fc33      fedora      64 k | 
| cups-libs                               x86_64    1:2.3.3op2-1.fc33               updates    277 k | <b class=GRN>cups-libs                               </b>x86_64    1:2.3.3op2-1.fc33               updates    277 k | 
| dbus-libs                               x86_64    1:1.12.20-2.fc33                fedora     154 k | <b class=GRN>dbus-libs                               </b>x86_64    1:1.12.20-2.fc33                fedora     154 k | 
| dejavu-sans-fonts                       noarch    2.37-15.fc33                    fedora     1.3 M | <b class=GRN>dejavu-sans-fonts                       </b>noarch    2.37-15.fc33                    fedora     1.3 M | 
| dracut                                  x86_64    050-64.git20200529.fc33         updates    314 k | <b class=GRN>dracut                                  </b>x86_64    050-64.git20200529.fc33         updates    314 k | 
| dyninst                                 x86_64    10.2.1-1.fc33                   updates    3.4 M | <b class=GRN>dyninst                                 </b>x86_64    10.2.1-1.fc33                   updates    3.4 M | 
| ed                                      x86_64    1.14.2-9.fc33                   fedora      75 k | <b class=GRN>ed                                      </b>x86_64    1.14.2-9.fc33                   fedora      75 k | 
| efivar-libs                             x86_64    37-14.fc33                      updates    110 k | <b class=GRN>efivar-libs                             </b>x86_64    37-14.fc33                      updates    110 k | 
| elfutils-debuginfod-client              x86_64    0.183-1.fc33                    updates     34 k | <b class=GRN>elfutils-debuginfod-client              </b>x86_64    0.183-1.fc33                    updates     34 k | 
| file                                    x86_64    5.39-3.fc33                     fedora      51 k | <b class=GRN>file                                    </b>x86_64    5.39-3.fc33                     fedora      51 k | 
| fontconfig                              x86_64    2.13.92-12.fc33                 fedora     268 k | <b class=GRN>fontconfig                              </b>x86_64    2.13.92-12.fc33                 fedora     268 k | 
| fonts-filesystem                        noarch    1:2.0.5-4.fc33                  fedora     8.7 k | <b class=GRN>fonts-filesystem                        </b>noarch    1:2.0.5-4.fc33                  fedora     8.7 k | 
| freetype                                x86_64    2.10.4-1.fc33                   updates    390 k | <b class=GRN>freetype                                </b>x86_64    2.10.4-1.fc33                   updates    390 k | 
| fribidi                                 x86_64    1.0.10-3.fc33                   fedora      86 k | <b class=GRN>fribidi                                 </b>x86_64    1.0.10-3.fc33                   fedora      86 k | 
| fuse-libs                               x86_64    2.9.9-10.fc33                   fedora      99 k | <b class=GRN>fuse-libs                               </b>x86_64    2.9.9-10.fc33                   fedora      99 k | 
| gcc                                     x86_64    10.2.1-9.fc33                   updates     30 M | <b class=GRN>gcc                                     </b>x86_64    10.2.1-9.fc33                   updates     30 M | 
| gcc-c++                                 x86_64    10.2.1-9.fc33                   updates     11 M | <b class=GRN>gcc-c++                                 </b>x86_64    10.2.1-9.fc33                   updates     11 M | 
| gd                                      x86_64    2.3.0-3.fc33                    fedora     137 k | <b class=GRN>gd                                      </b>x86_64    2.3.0-3.fc33                    fedora     137 k | 
| gdk-pixbuf2                             x86_64    2.42.2-2.fc33                   updates    466 k | <b class=GRN>gdk-pixbuf2                             </b>x86_64    2.42.2-2.fc33                   updates    466 k | 
| gdk-pixbuf2-modules                     x86_64    2.42.2-2.fc33                   updates     94 k | <b class=GRN>gdk-pixbuf2-modules                     </b>x86_64    2.42.2-2.fc33                   updates     94 k | 
| gettext-libs                            x86_64    0.21-3.fc33                     fedora     307 k | <b class=GRN>gettext-libs                            </b>x86_64    0.21-3.fc33                     fedora     307 k | 
| glibc-devel                             x86_64    2.32-4.fc33                     updates    1.0 M | <b class=GRN>glibc-devel                             </b>x86_64    2.32-4.fc33                     updates    1.0 M | 
| glibc-headers-x86                       noarch    2.32-4.fc33                     updates    482 k | <b class=GRN>glibc-headers-x86                       </b>noarch    2.32-4.fc33                     updates    482 k | 
| google-droid-sans-fonts                 noarch    20200215-8.fc33                 fedora     2.7 M | <b class=GRN>google-droid-sans-fonts                 </b>noarch    20200215-8.fc33                 fedora     2.7 M | 
| graphite2                               x86_64    1.3.14-6.fc33                   fedora      95 k | <b class=GRN>graphite2                               </b>x86_64    1.3.14-6.fc33                   fedora      95 k | 
| graphviz                                x86_64    2.44.0-14.fc33.1                fedora     3.4 M | <b class=GRN>graphviz                                </b>x86_64    2.44.0-14.fc33.1                fedora     3.4 M | 
| grub2-common                            noarch    1:2.04-33.fc33                  updates    883 k | <b class=GRN>grub2-common                            </b>noarch    1:2.04-33.fc33                  updates    883 k | 
| grub2-tools                             x86_64    1:2.04-33.fc33                  updates    1.8 M | <b class=GRN>grub2-tools                             </b>x86_64    1:2.04-33.fc33                  updates    1.8 M | 
| grub2-tools-minimal                     x86_64    1:2.04-33.fc33                  updates    598 k | <b class=GRN>grub2-tools-minimal                     </b>x86_64    1:2.04-33.fc33                  updates    598 k | 
| gtk-update-icon-cache                   x86_64    3.24.27-1.fc33                  updates     33 k | <b class=GRN>gtk-update-icon-cache                   </b>x86_64    3.24.27-1.fc33                  updates     33 k | 
| gtk2                                    x86_64    2.24.33-1.fc33                  updates    3.5 M | <b class=GRN>gtk2                                    </b>x86_64    2.24.33-1.fc33                  updates    3.5 M | 
| gts                                     x86_64    0.7.6-38.20121130.fc33          fedora     237 k | <b class=GRN>gts                                     </b>x86_64    0.7.6-38.20121130.fc33          fedora     237 k | 
| harfbuzz                                x86_64    2.7.2-1.fc33                    fedora     634 k | <b class=GRN>harfbuzz                                </b>x86_64    2.7.2-1.fc33                    fedora     634 k | 
| hicolor-icon-theme                      noarch    0.17-9.fc33                     fedora      44 k | <b class=GRN>hicolor-icon-theme                      </b>noarch    0.17-9.fc33                     fedora      44 k | 
| info                                    x86_64    6.7-8.fc33                      fedora     228 k | <b class=GRN>info                                    </b>x86_64    6.7-8.fc33                      fedora     228 k | 
| isl                                     x86_64    0.16.1-12.fc33                  fedora     876 k | <b class=GRN>isl                                     </b>x86_64    0.16.1-12.fc33                  fedora     876 k | 
| jbig2dec-libs                           x86_64    0.19-2.fc33                     fedora      74 k | <b class=GRN>jbig2dec-libs                           </b>x86_64    0.19-2.fc33                     fedora      74 k | 
| jbigkit-libs                            x86_64    2.1-19.fc33                     fedora      52 k | <b class=GRN>jbigkit-libs                            </b>x86_64    2.1-19.fc33                     fedora      52 k | 
| kbd                                     x86_64    2.3.0-2.fc33                    fedora     376 k | <b class=GRN>kbd                                     </b>x86_64    2.3.0-2.fc33                    fedora     376 k | 
| kbd-legacy                              noarch    2.3.0-2.fc33                    fedora     475 k | <b class=GRN>kbd-legacy                              </b>noarch    2.3.0-2.fc33                    fedora     475 k | 
| kbd-misc                                noarch    2.3.0-2.fc33                    fedora     1.5 M | <b class=GRN>kbd-misc                                </b>noarch    2.3.0-2.fc33                    fedora     1.5 M | 
| kernel-headers                          x86_64    5.11.7-200.fc33                 updates    1.2 M | <b class=GRN>kernel-headers                          </b>x86_64    5.11.7-200.fc33                 updates    1.2 M | 
| kmod                                    x86_64    27-3.fc33                       fedora     122 k | <b class=GRN>kmod                                    </b>x86_64    27-3.fc33                       fedora     122 k | 
| langpacks-core-font-en                  noarch    3.0-4.fc33                      fedora     9.5 k | <b class=GRN>langpacks-core-font-en                  </b>noarch    3.0-4.fc33                      fedora     9.5 k | 
| lasi                                    x86_64    1.1.3-4.fc33                    fedora      56 k | <b class=GRN>lasi                                    </b>x86_64    1.1.3-4.fc33                    fedora      56 k | 
| lcms2                                   x86_64    2.12-1.fc33                     updates    172 k | <b class=GRN>lcms2                                   </b>x86_64    2.12-1.fc33                     updates    172 k | 
| libICE                                  x86_64    1.0.10-4.fc33                   fedora      71 k | <b class=GRN>libICE                                  </b>x86_64    1.0.10-4.fc33                   fedora      71 k | 
| libSM                                   x86_64    1.2.3-6.fc33                    fedora      42 k | <b class=GRN>libSM                                   </b>x86_64    1.2.3-6.fc33                    fedora      42 k | 
| libX11                                  x86_64    1.6.12-3.fc33                   updates    660 k | <b class=GRN>libX11                                  </b>x86_64    1.6.12-3.fc33                   updates    660 k | 
| libX11-common                           noarch    1.6.12-3.fc33                   updates    153 k | <b class=GRN>libX11-common                           </b>noarch    1.6.12-3.fc33                   updates    153 k | 
| libXau                                  x86_64    1.0.9-4.fc33                    fedora      31 k | <b class=GRN>libXau                                  </b>x86_64    1.0.9-4.fc33                    fedora      31 k | 
| libXaw                                  x86_64    1.0.13-15.fc33                  fedora     201 k | <b class=GRN>libXaw                                  </b>x86_64    1.0.13-15.fc33                  fedora     201 k | 
| libXcomposite                           x86_64    0.4.5-3.fc33                    fedora      23 k | <b class=GRN>libXcomposite                           </b>x86_64    0.4.5-3.fc33                    fedora      23 k | 
| libXcursor                              x86_64    1.2.0-3.fc33                    fedora      29 k | <b class=GRN>libXcursor                              </b>x86_64    1.2.0-3.fc33                    fedora      29 k | 
| libXdamage                              x86_64    1.1.5-3.fc33                    fedora      22 k | <b class=GRN>libXdamage                              </b>x86_64    1.1.5-3.fc33                    fedora      22 k | 
| libXext                                 x86_64    1.3.4-4.fc33                    fedora      39 k | <b class=GRN>libXext                                 </b>x86_64    1.3.4-4.fc33                    fedora      39 k | 
| libXfixes                               x86_64    5.0.3-12.fc33                   fedora      18 k | <b class=GRN>libXfixes                               </b>x86_64    5.0.3-12.fc33                   fedora      18 k | 
| libXft                                  x86_64    2.3.3-4.fc33                    fedora      63 k | <b class=GRN>libXft                                  </b>x86_64    2.3.3-4.fc33                    fedora      63 k | 
| libXi                                   x86_64    1.7.10-4.fc33                   fedora      38 k | <b class=GRN>libXi                                   </b>x86_64    1.7.10-4.fc33                   fedora      38 k | 
| libXinerama                             x86_64    1.1.4-6.fc33                    fedora      14 k | <b class=GRN>libXinerama                             </b>x86_64    1.1.4-6.fc33                    fedora      14 k | 
| libXmu                                  x86_64    1.1.3-4.fc33                    fedora      75 k | <b class=GRN>libXmu                                  </b>x86_64    1.1.3-4.fc33                    fedora      75 k | 
| libXpm                                  x86_64    3.5.13-3.fc33                   fedora      59 k | <b class=GRN>libXpm                                  </b>x86_64    3.5.13-3.fc33                   fedora      59 k | 
| libXrandr                               x86_64    1.5.2-4.fc33                    fedora      27 k | <b class=GRN>libXrandr                               </b>x86_64    1.5.2-4.fc33                    fedora      27 k | 
| libXrender                              x86_64    0.9.10-12.fc33                  fedora      27 k | <b class=GRN>libXrender                              </b>x86_64    0.9.10-12.fc33                  fedora      27 k | 
| libXt                                   x86_64    1.2.0-2.fc33                    fedora     183 k | <b class=GRN>libXt                                   </b>x86_64    1.2.0-2.fc33                    fedora     183 k | 
| libdatrie                               x86_64    0.2.9-12.fc33                   fedora      31 k | <b class=GRN>libdatrie                               </b>x86_64    0.2.9-12.fc33                   fedora      31 k | 
| libevent                                x86_64    2.1.8-10.fc33                   fedora     257 k | <b class=GRN>libevent                                </b>x86_64    2.1.8-10.fc33                   fedora     257 k | 
| libfontenc                              x86_64    1.1.3-13.fc33                   fedora      30 k | <b class=GRN>libfontenc                              </b>x86_64    1.1.3-13.fc33                   fedora      30 k | 
| libgs                                   x86_64    9.53.3-4.fc33                   updates    3.1 M | <b class=GRN>libgs                                   </b>x86_64    9.53.3-4.fc33                   updates    3.1 M | 
| libijs                                  x86_64    0.35-12.fc33                    fedora      30 k | <b class=GRN>libijs                                  </b>x86_64    0.35-12.fc33                    fedora      30 k | 
| libimagequant                           x86_64    2.12.6-3.fc33                   fedora      62 k | <b class=GRN>libimagequant                           </b>x86_64    2.12.6-3.fc33                   fedora      62 k | 
| libjpeg-turbo                           x86_64    2.0.5-5.fc33                    fedora     168 k | <b class=GRN>libjpeg-turbo                           </b>x86_64    2.0.5-5.fc33                    fedora     168 k | 
| libkcapi                                x86_64    1.2.0-3.fc33                    fedora      43 k | <b class=GRN>libkcapi                                </b>x86_64    1.2.0-3.fc33                    fedora      43 k | 
| libkcapi-hmaccalc                       x86_64    1.2.0-3.fc33                    fedora      24 k | <b class=GRN>libkcapi-hmaccalc                       </b>x86_64    1.2.0-3.fc33                    fedora      24 k | 
| libmpc                                  x86_64    1.1.0-9.fc33                    fedora      59 k | <b class=GRN>libmpc                                  </b>x86_64    1.1.0-9.fc33                    fedora      59 k | 
| libpaper                                x86_64    1.1.28-1.fc33                   updates     41 k | <b class=GRN>libpaper                                </b>x86_64    1.1.28-1.fc33                   updates     41 k | 
| libpkgconf                              x86_64    1.7.3-5.fc33                    updates     36 k | <b class=GRN>libpkgconf                              </b>x86_64    1.7.3-5.fc33                    updates     36 k | 
| libpng                                  x86_64    2:1.6.37-6.fc33                 updates    119 k | <b class=GRN>libpng                                  </b>x86_64    2:1.6.37-6.fc33                 updates    119 k | 
| libraqm                                 x86_64    0.7.0-6.fc33                    fedora      19 k | <b class=GRN>libraqm                                 </b>x86_64    0.7.0-6.fc33                    fedora      19 k | 
| librsvg2                                x86_64    2.50.3-1.fc33                   updates    3.4 M | <b class=GRN>librsvg2                                </b>x86_64    2.50.3-1.fc33                   updates    3.4 M | 
| libserf                                 x86_64    1.3.9-17.fc33                   fedora      60 k | <b class=GRN>libserf                                 </b>x86_64    1.3.9-17.fc33                   fedora      60 k | 
| libstdc++-devel                         x86_64    10.2.1-9.fc33                   updates    2.0 M | <b class=GRN>libstdc++-devel                         </b>x86_64    10.2.1-9.fc33                   updates    2.0 M | 
| libtextstyle                            x86_64    0.21-3.fc33                     fedora      91 k | <b class=GRN>libtextstyle                            </b>x86_64    0.21-3.fc33                     fedora      91 k | 
| libthai                                 x86_64    0.1.28-5.fc33                   fedora     213 k | <b class=GRN>libthai                                 </b>x86_64    0.1.28-5.fc33                   fedora     213 k | 
| libtiff                                 x86_64    4.1.0-6.fc33                    updates    190 k | <b class=GRN>libtiff                                 </b>x86_64    4.1.0-6.fc33                    updates    190 k | 
| libwebp                                 x86_64    1.2.0-1.fc33                    updates    279 k | <b class=GRN>libwebp                                 </b>x86_64    1.2.0-1.fc33                    updates    279 k | 
| libxcb                                  x86_64    1.13.1-5.fc33                   fedora     229 k | <b class=GRN>libxcb                                  </b>x86_64    1.13.1-5.fc33                   fedora     229 k | 
| libxcrypt-devel                         x86_64    4.4.18-1.fc33                   updates     29 k | <b class=GRN>libxcrypt-devel                         </b>x86_64    4.4.18-1.fc33                   updates     29 k | 
| llvm-libs                               x86_64    11.0.0-1.fc33                   updates     22 M | <b class=GRN>llvm-libs                               </b>x86_64    11.0.0-1.fc33                   updates     22 M | 
| mokutil                                 x86_64    2:0.4.0-2.fc33                  fedora      44 k | <b class=GRN>mokutil                                 </b>x86_64    2:0.4.0-2.fc33                  fedora      44 k | 
| netpbm                                  x86_64    10.93.00-1.fc33                 updates    188 k | <b class=GRN>netpbm                                  </b>x86_64    10.93.00-1.fc33                 updates    188 k | 
| nspr                                    x86_64    4.29.0-1.fc33                   fedora     135 k | <b class=GRN>nspr                                    </b>x86_64    4.29.0-1.fc33                   fedora     135 k | 
| nss                                     x86_64    3.62.0-1.fc33                   updates    689 k | <b class=GRN>nss                                     </b>x86_64    3.62.0-1.fc33                   updates    689 k | 
| nss-softokn                             x86_64    3.62.0-1.fc33                   updates    384 k | <b class=GRN>nss-softokn                             </b>x86_64    3.62.0-1.fc33                   updates    384 k | 
| nss-softokn-freebl                      x86_64    3.62.0-1.fc33                   updates    332 k | <b class=GRN>nss-softokn-freebl                      </b>x86_64    3.62.0-1.fc33                   updates    332 k | 
| nss-sysinit                             x86_64    3.62.0-1.fc33                   updates     20 k | <b class=GRN>nss-sysinit                             </b>x86_64    3.62.0-1.fc33                   updates     20 k | 
| nss-util                                x86_64    3.62.0-1.fc33                   updates     90 k | <b class=GRN>nss-util                                </b>x86_64    3.62.0-1.fc33                   updates     90 k | 
| openjpeg2                               x86_64    2.3.1-10.fc33                   updates    155 k | <b class=GRN>openjpeg2                               </b>x86_64    2.3.1-10.fc33                   updates    155 k | 
| os-prober                               x86_64    1.77-6.fc33                     fedora      43 k | <b class=GRN>os-prober                               </b>x86_64    1.77-6.fc33                     fedora      43 k | 
| pango                                   x86_64    1.48.3-1.fc33                   updates    301 k | <b class=GRN>pango                                   </b>x86_64    1.48.3-1.fc33                   updates    301 k | 
| pixman                                  x86_64    0.40.0-2.fc33                   fedora     275 k | <b class=GRN>pixman                                  </b>x86_64    0.40.0-2.fc33                   fedora     275 k | 
| pkgconf                                 x86_64    1.7.3-5.fc33                    updates     41 k | <b class=GRN>pkgconf                                 </b>x86_64    1.7.3-5.fc33                    updates     41 k | 
| pkgconf-m4                              noarch    1.7.3-5.fc33                    updates     14 k | <b class=GRN>pkgconf-m4                              </b>noarch    1.7.3-5.fc33                    updates     14 k | 
| pkgconf-pkg-config                      x86_64    1.7.3-5.fc33                    updates     10 k | <b class=GRN>pkgconf-pkg-config                      </b>x86_64    1.7.3-5.fc33                    updates     10 k | 
| shared-mime-info                        x86_64    2.0-3.fc33                      fedora     308 k | <b class=GRN>shared-mime-info                        </b>x86_64    2.0-3.fc33                      fedora     308 k | 
| subversion-libs                         x86_64    1.14.1-1.fc33                   updates    1.5 M | <b class=GRN>subversion-libs                         </b>x86_64    1.14.1-1.fc33                   updates    1.5 M | 
| systemd-udev                            x86_64    246.10-1.fc33                   updates    1.5 M | <b class=GRN>systemd-udev                            </b>x86_64    246.10-1.fc33                   updates    1.5 M | 
| systemtap-client                        x86_64    4.4-4.fc33                      updates    3.6 M | <b class=GRN>systemtap-client                        </b>x86_64    4.4-4.fc33                      updates    3.6 M | 
| systemtap-devel                         x86_64    4.4-4.fc33                      updates    2.1 M | <b class=GRN>systemtap-devel                         </b>x86_64    4.4-4.fc33                      updates    2.1 M | 
| systemtap-runtime                       x86_64    4.4-4.fc33                      updates    417 k | <b class=GRN>systemtap-runtime                       </b>x86_64    4.4-4.fc33                      updates    417 k | 
| tbb                                     x86_64    2020.3-5.fc33                   updates    174 k | <b class=GRN>tbb                                     </b>x86_64    2020.3-5.fc33                   updates    174 k | 
| unzip                                   x86_64    6.0-49.fc33                     fedora     181 k | <b class=GRN>unzip                                   </b>x86_64    6.0-49.fc33                     fedora     181 k | 
| urw-base35-bookman-fonts                noarch    20200910-2.fc33                 updates    856 k | <b class=GRN>urw-base35-bookman-fonts                </b>noarch    20200910-2.fc33                 updates    856 k | 
| urw-base35-c059-fonts                   noarch    20200910-2.fc33                 updates    883 k | <b class=GRN>urw-base35-c059-fonts                   </b>noarch    20200910-2.fc33                 updates    883 k | 
| urw-base35-d050000l-fonts               noarch    20200910-2.fc33                 updates     77 k | <b class=GRN>urw-base35-d050000l-fonts               </b>noarch    20200910-2.fc33                 updates     77 k | 
| urw-base35-fonts                        noarch    20200910-2.fc33                 updates    9.6 k | <b class=GRN>urw-base35-fonts                        </b>noarch    20200910-2.fc33                 updates    9.6 k | 
| urw-base35-fonts-common                 noarch    20200910-2.fc33                 updates     20 k | <b class=GRN>urw-base35-fonts-common                 </b>noarch    20200910-2.fc33                 updates     20 k | 
| urw-base35-gothic-fonts                 noarch    20200910-2.fc33                 updates    651 k | <b class=GRN>urw-base35-gothic-fonts                 </b>noarch    20200910-2.fc33                 updates    651 k | 
| urw-base35-nimbus-mono-ps-fonts         noarch    20200910-2.fc33                 updates    801 k | <b class=GRN>urw-base35-nimbus-mono-ps-fonts         </b>noarch    20200910-2.fc33                 updates    801 k | 
| urw-base35-nimbus-roman-fonts           noarch    20200910-2.fc33                 updates    865 k | <b class=GRN>urw-base35-nimbus-roman-fonts           </b>noarch    20200910-2.fc33                 updates    865 k | 
| urw-base35-nimbus-sans-fonts            noarch    20200910-2.fc33                 updates    1.3 M | <b class=GRN>urw-base35-nimbus-sans-fonts            </b>noarch    20200910-2.fc33                 updates    1.3 M | 
| urw-base35-p052-fonts                   noarch    20200910-2.fc33                 updates    983 k | <b class=GRN>urw-base35-p052-fonts                   </b>noarch    20200910-2.fc33                 updates    983 k | 
| urw-base35-standard-symbols-ps-fonts    noarch    20200910-2.fc33                 updates     42 k | <b class=GRN>urw-base35-standard-symbols-ps-fonts    </b>noarch    20200910-2.fc33                 updates     42 k | 
| urw-base35-z003-fonts                   noarch    20200910-2.fc33                 updates    278 k | <b class=GRN>urw-base35-z003-fonts                   </b>noarch    20200910-2.fc33                 updates    278 k | 
| utf8proc                                x86_64    2.6.1-1.fc33                    updates     83 k | <b class=GRN>utf8proc                                </b>x86_64    2.6.1-1.fc33                    updates     83 k | 
| xapian-core-libs                        x86_64    1.4.17-1.fc33                   fedora     745 k | <b class=GRN>xapian-core-libs                        </b>x86_64    1.4.17-1.fc33                   fedora     745 k | 
| xml-common                              noarch    0.6.3-55.fc33                   fedora      31 k | <b class=GRN>xml-common                              </b>noarch    0.6.3-55.fc33                   fedora      31 k | 
| xorg-x11-font-utils                     x86_64    1:7.5-47.fc33                   updates    101 k | <b class=GRN>xorg-x11-font-utils                     </b>x86_64    1:7.5-47.fc33                   updates    101 k | 
| xorg-x11-fonts-ISO8859-1-100dpi         noarch    7.5-25.fc33                     fedora     1.0 M | <b class=GRN>xorg-x11-fonts-ISO8859-1-100dpi         </b>noarch    7.5-25.fc33                     fedora     1.0 M | 
| xz                                      x86_64    5.2.5-4.fc33                    updates    215 k | <b class=GRN>xz                                      </b>x86_64    5.2.5-4.fc33                    updates    215 k | 
| zip                                     x86_64    3.0-27.fc33                     fedora     258 k | <b class=GRN>zip                                     </b>x86_64    3.0-27.fc33                     fedora     258 k | 
| Installing weak dependencies: | Installing weak dependencies: | 
| apr-util-bdb                            x86_64    1.6.1-14.fc33                   fedora      13 k | <b class=GRN>apr-util-bdb                            </b>x86_64    1.6.1-14.fc33                   fedora      13 k | 
| apr-util-openssl                        x86_64    1.6.1-14.fc33                   fedora      15 k | <b class=GRN>apr-util-openssl                        </b>x86_64    1.6.1-14.fc33                   fedora      15 k | 
| compiler-rt                             x86_64    11.0.0-1.fc33                   updates    2.0 M | <b class=GRN>compiler-rt                             </b>x86_64    11.0.0-1.fc33                   updates    2.0 M | 
| grubby                                  x86_64    8.40-47.fc33                    fedora      38 k | <b class=GRN>grubby                                  </b>x86_64    8.40-47.fc33                    fedora      38 k | 
| kpartx                                  x86_64    0.8.4-7.fc33                    fedora      51 k | <b class=GRN>kpartx                                  </b>x86_64    0.8.4-7.fc33                    fedora      51 k | 
| libomp                                  x86_64    11.0.0-1.fc33                   updates    375 k | <b class=GRN>libomp                                  </b>x86_64    11.0.0-1.fc33                   updates    375 k | 
| libomp-devel                            x86_64    11.0.0-1.fc33                   updates     22 k | <b class=GRN>libomp-devel                            </b>x86_64    11.0.0-1.fc33                   updates     22 k | 
| memstrack                               x86_64    0.1.9-1.fc33                    fedora      46 k | <b class=GRN>memstrack                               </b>x86_64    0.1.9-1.fc33                    fedora      46 k | 
| pigz                                    x86_64    2.4-7.fc33                      fedora      75 k | <b class=GRN>pigz                                    </b>x86_64    2.4-7.fc33                      fedora      75 k | 
| Installing Groups: | Installing Groups: | 
| Development Tools | Development Tools | 
| </code> | </code> | 
| </WRAP> | </WRAP> | 
| <WRAP prewrap 100% #result> | <WRAP prewrap 100% result> | 
| <code> | <code> | 
| Cloning into 'SoftEtherVPN'... | Cloning into 'SoftEtherVPN'... | 
| </code> | </code> | 
| </WRAP> | </WRAP> | 
| <WRAP prewrap 100% #result_long> | <WRAP prewrap 100% result> | 
| <code> | <code> | 
| Submodule '3rdparty/BLAKE2' (https://github.com/BLAKE2/BLAKE2.git) registered for path '3rdparty/BLAKE2' | Submodule '3rdparty/BLAKE2' (https://github.com/BLAKE2/BLAKE2.git) registered for path '3rdparty/BLAKE2' | 
| </code> | </code> | 
| </WRAP> | </WRAP> | 
| <WRAP prewrap 100% result_long> | <WRAP prewrap 100% result> | 
| <code> | <code> | 
| 合計 14296 | 合計 14296 | 
| </code> | </code> | 
| </WRAP> | </WRAP> | 
| <WRAP prewrap 100% result_long> | <WRAP prewrap 100% result> | 
| <code> | <code> | 
| --------------------------------------------------------------------- | --------------------------------------------------------------------- | 
| $ cat /lib/systemd/system/softether-vpnserver.service | $ cat /lib/systemd/system/softether-vpnserver.service | 
| </code></WRAP> | </code></WRAP> | 
| <WRAP color_result_long><code> | <WRAP color_result><code> | 
| [Unit] | [Unit] | 
| Description=SoftEther VPN Server | Description=SoftEther VPN Server |