Linux环境安装jdk, jenkins


[root@localhost jdk]# yum search openjdk
Last metadata expiration check: 4:14:22 ago on Fri 24 Feb 2023 05:48:20 AM CST.
======================================================================================================== Name & Summary Matched: openjdk ========================================================================================================
java-1.8.0-openjdk.x86_64 : OpenJDK 8 Runtime Environment
java-1.8.0-openjdk-accessibility.x86_64 : OpenJDK 8 accessibility connector
java-1.8.0-openjdk-demo.x86_64 : OpenJDK 8 Demos
java-1.8.0-openjdk-devel.x86_64 : OpenJDK 8 Development Environment
java-1.8.0-openjdk-headless.x86_64 : OpenJDK 8 Headless Runtime Environment
java-1.8.0-openjdk-headless-slowdebug.x86_64 : OpenJDK 8 Runtime Environment unoptimised with full debugging on
java-1.8.0-openjdk-javadoc.noarch : OpenJDK 8 API documentation
java-1.8.0-openjdk-javadoc-zip.noarch : OpenJDK 8 API documentation compressed in a single archive
java-1.8.0-openjdk-slowdebug.x86_64 : OpenJDK 8 Runtime Environment unoptimised with full debugging on
java-1.8.0-openjdk-src.x86_64 : OpenJDK 8 Source Bundle
java-11-openjdk.x86_64 : OpenJDK 11 Runtime Environment
java-11-openjdk-demo.x86_64 : OpenJDK 11 Demos
java-11-openjdk-devel.x86_64 : OpenJDK 11 Development Environment
java-11-openjdk-headless.x86_64 : OpenJDK 11 Headless Runtime Environment
java-11-openjdk-javadoc.x86_64 : OpenJDK 11 API documentation
java-11-openjdk-javadoc-zip.x86_64 : OpenJDK 11 API documentation compressed in a single archive
java-11-openjdk-jmods.x86_64 : JMods for OpenJDK 11
java-11-openjdk-src.x86_64 : OpenJDK 11 Source Bundle
java-11-openjdk-static-libs.x86_64 : OpenJDK 11 libraries for static linking
java-17-openjdk.x86_64 : OpenJDK 17 Runtime Environment
java-17-openjdk-demo.x86_64 : OpenJDK 17 Demos
java-17-openjdk-devel.x86_64 : OpenJDK 17 Development Environment
java-17-openjdk-headless.x86_64 : OpenJDK 17 Headless Runtime Environment
java-17-openjdk-javadoc.x86_64 : OpenJDK 17 API documentation
java-17-openjdk-javadoc-zip.x86_64 : OpenJDK 17 API documentation compressed in a single archive
java-17-openjdk-jmods.x86_64 : JMods for OpenJDK 17
java-17-openjdk-src.x86_64 : OpenJDK 17 Source Bundle
java-17-openjdk-static-libs.x86_64 : OpenJDK 17 libraries for static linking
prometheus-jmx-exporter-openjdk11.noarch : OpenJDK 11 binding for prometheus-jmx-exporter
prometheus-jmx-exporter-openjdk17.noarch : OpenJDK 17 binding for prometheus-jmx-exporter
prometheus-jmx-exporter-openjdk8.noarch : OpenJDK 1.8.0 binding for prometheus-jmx-exporter
=========================================================================================================== Summary Matched: openjdk ============================================================================================================
icedtea-web.x86_64 : Additional Java components for OpenJDK - Java browser plug-in and Web Start implementation
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# apt install java-17-openjdk
bash: apt: command not found...
[root@localhost jdk]# yum install java-17-openjdk
Last metadata expiration check: 0:00:15 ago on Fri 24 Feb 2023 10:03:20 AM CST.
Dependencies resolved.
=================================================================================================================================================================================================================================================
 Package                                                         Architecture                                  Version                                                                    Repository                                        Size
=================================================================================================================================================================================================================================================
Installing:
 java-17-openjdk                                                 x86_64                                        1:17.0.6.0.9-0.3.ea.el8                                                    AppStream                                        451 k
Installing dependencies:
 copy-jdk-configs                                                noarch                                        4.0-2.el8                                                                  AppStream                                         31 k
 java-17-openjdk-headless                                        x86_64                                        1:17.0.6.0.9-0.3.ea.el8                                                    AppStream                                         43 M
 javapackages-filesystem                                         noarch                                        5.3.0-1.module_el8.0.0+11+5b8c10bd                                         AppStream                                         30 k
 lksctp-tools                                                    x86_64                                        1.0.18-3.el8                                                               base                                             100 k
 ttmkfdir                                                        x86_64                                        3.0.9-54.el8                                                               AppStream                                         62 k
 tzdata-java                                                     noarch                                        2022g-2.el8                                                                AppStream                                        185 k
 xorg-x11-fonts-Type1                                            noarch                                        7.5-19.el8                                                                 AppStream                                        522 k
Enabling module streams:
 javapackages-runtime                                                                                          201801                                                                                                                           

Transaction Summary
=================================================================================================================================================================================================================================================
Install  8 Packages

Total download size: 45 M
Installed size: 199 M
Is this ok [y/N]: y
Downloading Packages:
(1/8): copy-jdk-configs-4.0-2.el8.noarch.rpm                                                                                                                                                                     166 kB/s |  31 kB     00:00    
(2/8): lksctp-tools-1.0.18-3.el8.x86_64.rpm                                                                                                                                                                      259 kB/s | 100 kB     00:00    
(3/8): javapackages-filesystem-5.3.0-1.module_el8.0.0+11+5b8c10bd.noarch.rpm                                                                                                                                     219 kB/s |  30 kB     00:00    
(4/8): ttmkfdir-3.0.9-54.el8.x86_64.rpm                                                                                                                                                                          264 kB/s |  62 kB     00:00    
(5/8): tzdata-java-2022g-2.el8.noarch.rpm                                                                                                                                                                        300 kB/s | 185 kB     00:00    
(6/8): java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64.rpm                                                                                                                                                          315 kB/s | 451 kB     00:01    
(7/8): xorg-x11-fonts-Type1-7.5-19.el8.noarch.rpm                                                                                                                                                                313 kB/s | 522 kB     00:01    
(8/8): java-17-openjdk-headless-17.0.6.0.9-0.3.ea.el8.x86_64.rpm                                                                                                                                                 352 kB/s |  43 MB     02:05    
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                                                            363 kB/s |  45 MB     02:05     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: copy-jdk-configs-4.0-2.el8.noarch                                                                                                                                                                                       1/1 
  Running scriptlet: java-17-openjdk-headless-1:17.0.6.0.9-0.3.ea.el8.x86_64                                                                                                                                                                 1/1 
  Preparing        :                                                                                                                                                                                                                         1/1 
  Installing       : tzdata-java-2022g-2.el8.noarch                                                                                                                                                                                          1/8 
  Installing       : ttmkfdir-3.0.9-54.el8.x86_64                                                                                                                                                                                            2/8 
  Installing       : xorg-x11-fonts-Type1-7.5-19.el8.noarch                                                                                                                                                                                  3/8 
  Running scriptlet: xorg-x11-fonts-Type1-7.5-19.el8.noarch                                                                                                                                                                                  3/8 
  Installing       : javapackages-filesystem-5.3.0-1.module_el8.0.0+11+5b8c10bd.noarch                                                                                                                                                       4/8 
  Installing       : copy-jdk-configs-4.0-2.el8.noarch                                                                                                                                                                                       5/8 
  Installing       : lksctp-tools-1.0.18-3.el8.x86_64                                                                                                                                                                                        6/8 
  Running scriptlet: lksctp-tools-1.0.18-3.el8.x86_64                                                                                                                                                                                        6/8 
  Installing       : java-17-openjdk-headless-1:17.0.6.0.9-0.3.ea.el8.x86_64                                                                                                                                                                 7/8 
  Running scriptlet: java-17-openjdk-headless-1:17.0.6.0.9-0.3.ea.el8.x86_64                                                                                                                                                                 7/8 
  Installing       : java-17-openjdk-1:17.0.6.0.9-0.3.ea.el8.x86_64                                                                                                                                                                          8/8 
  Running scriptlet: java-17-openjdk-1:17.0.6.0.9-0.3.ea.el8.x86_64                                                                                                                                                                          8/8 
  Running scriptlet: copy-jdk-configs-4.0-2.el8.noarch                                                                                                                                                                                       8/8 
  Running scriptlet: java-17-openjdk-headless-1:17.0.6.0.9-0.3.ea.el8.x86_64                                                                                                                                                                 8/8 
  Running scriptlet: java-17-openjdk-1:17.0.6.0.9-0.3.ea.el8.x86_64                                                                                                                                                                          8/8 
  Verifying        : lksctp-tools-1.0.18-3.el8.x86_64                                                                                                                                                                                        1/8 
  Verifying        : copy-jdk-configs-4.0-2.el8.noarch                                                                                                                                                                                       2/8 
  Verifying        : java-17-openjdk-1:17.0.6.0.9-0.3.ea.el8.x86_64                                                                                                                                                                          3/8 
  Verifying        : java-17-openjdk-headless-1:17.0.6.0.9-0.3.ea.el8.x86_64                                                                                                                                                                 4/8 
  Verifying        : javapackages-filesystem-5.3.0-1.module_el8.0.0+11+5b8c10bd.noarch                                                                                                                                                       5/8 
  Verifying        : ttmkfdir-3.0.9-54.el8.x86_64                                                                                                                                                                                            6/8 
  Verifying        : tzdata-java-2022g-2.el8.noarch                                                                                                                                                                                          7/8 
  Verifying        : xorg-x11-fonts-Type1-7.5-19.el8.noarch                                                                                                                                                                                  8/8 

Installed:
  copy-jdk-configs-4.0-2.el8.noarch java-17-openjdk-1:17.0.6.0.9-0.3.ea.el8.x86_64 java-17-openjdk-headless-1:17.0.6.0.9-0.3.ea.el8.x86_64 javapackages-filesystem-5.3.0-1.module_el8.0.0+11+5b8c10bd.noarch lksctp-tools-1.0.18-3.el8.x86_64
  ttmkfdir-3.0.9-54.el8.x86_64      tzdata-java-2022g-2.el8.noarch                 xorg-x11-fonts-Type1-7.5-19.el8.noarch                 

Complete!
[root@localhost jdk]# java -version
openjdk version "17.0.6-ea" 2023-01-17 LTS
OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS)
OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing)
[root@localhost jdk]# wget -O /etc/yum.repos.d/jenkins.repo \     https://pkg.jenkins.io/redhat-stable/jenkins.repo
--2023-02-24 10:06:34--  http://%20/
Resolving   ( )... failed: Name or service not known.
wget: unable to resolve host address ‘ ’
--2023-02-24 10:06:34--  https://pkg.jenkins.io/redhat-stable/jenkins.repo
Resolving pkg.jenkins.io (pkg.jenkins.io)... 146.75.114.133, 2a04:4e42:1a::645
Connecting to pkg.jenkins.io (pkg.jenkins.io)|146.75.114.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 85
Saving to: ‘/etc/yum.repos.d/jenkins.repo’

/etc/yum.repos.d/jenkins.repo                                100%[===========================================================================================================================================>]      85  --.-KB/s    in 0s      

2023-02-24 10:06:36 (16.1 MB/s) - ‘/etc/yum.repos.d/jenkins.repo’ saved [85/85]

FINISHED --2023-02-24 10:06:36--
Total wall clock time: 2.1s
Downloaded: 1 files, 85 in 0s (16.1 MB/s)
[root@localhost jdk]# ls
[root@localhost jdk]# rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io.key
[root@localhost jdk]# yum upgrade
Jenkins-stable                                                                                                                                                                                                    12 kB/s |  25 kB     00:02    
Last metadata expiration check: 0:00:01 ago on Fri 24 Feb 2023 10:07:06 AM CST.
Dependencies resolved.
=================================================================================================================================================================================================================================================
 Package                                                                 Architecture                       Version                                                                                  Repository                             Size
=================================================================================================================================================================================================================================================
Installing:
 centos-stream-release                                                   noarch                             8.6-1.el8                                                                                base                                   22 k
     replacing  centos-linux-release.noarch 8.5-1.2111.el8
 kernel                                                                  x86_64                             4.18.0-448.el8                                                                           base                                  9.2 M
 kernel-core                                                             x86_64                             4.18.0-448.el8                                                                           base                                   41 M
 kernel-modules                                                          x86_64                             4.18.0-448.el8                                                                           base                                   34 M
Upgrading:
 ModemManager                                                            x86_64                             1.20.2-1.el8                                                                             base                                  1.2 M
 ModemManager-glib                                                       x86_64                             1.20.2-1.el8                                                                             base                                  338 k
 NetworkManager                                                          x86_64                             1:1.40.12-1.el8                                                                          base                                  2.3 M
 NetworkManager-adsl                                                     x86_64                             1:1.40.12-1.el8                                                                          base                                  154 k
 NetworkManager-bluetooth                                                x86_64                             1:1.40.12-1.el8                                                                          base                                  180 k
 NetworkManager-config-server                                            noarch                             1:1.40.12-1.el8                                                                          base                                  141 k
 NetworkManager-libnm                                                    x86_64                             1:1.40.12-1.el8                                                                          base                                  1.9 M
 NetworkManager-team                                                     x86_64                             1:1.40.12-1.el8                                                                          base                                  159 k
 NetworkManager-tui                                                      x86_64                             1:1.40.12-1.el8                                                                          base                                  354 k
 NetworkManager-wifi                                                     x86_64                             1:1.40.12-1.el8                                                                          base                                  200 k
 NetworkManager-wwan                                                     x86_64                             1:1.40.12-1.el8                                                                          base                                  186 k
 accountsservice                                                         x86_64                             0.6.55-3.el8                                                                             AppStream                             139 k
 accountsservice-libs                                                    x86_64                             0.6.55-3.el8                                                                             AppStream                              96 k
 adcli                                                                   x86_64                             0.9.2-1.el8                                                                              base                                  133 k
 adwaita-cursor-theme                                                    noarch                             3.28.0-3.el8                                                                             AppStream                             647 k
 adwaita-icon-theme                                                      noarch                             3.28.0-3.el8                                                                             AppStream                              11 M
 alsa-lib                                                                x86_64                             1.2.8-2.el8                                                                              AppStream                             497 k
 alsa-sof-firmware                                                       noarch                             2.2.4-2.el8                                                                              base                                  886 k
 alsa-ucm                                                                noarch                             1.2.8-2.el8                                                                              AppStream                             119 k
 alsa-utils                                                              x86_64                             1.2.8-1.el8                                                                              AppStream                             1.1 M
 anaconda-core                                                           x86_64                             33.16.8.7-1.el8                                                                          AppStream                             2.5 M
 anaconda-gui                                                            x86_64                             33.16.8.7-1.el8                                                                          AppStream                             580 k
 anaconda-tui                                                            x86_64                             33.16.8.7-1.el8                                                                          AppStream                             294 k
 anaconda-widgets                                                        x86_64                             33.16.8.7-1.el8                                                                          AppStream                             228 k
 aspell                                                                  x86_64                             12:0.60.6.1-22.el8                                                                       AppStream                             673 k
 at                                                                      x86_64                             3.1.20-12.el8                                                                            base                                   81 k
 audit                                                                   x86_64                             3.0.7-4.el8                                                                              base                                  263 k
 audit-libs                                                              x86_64                             3.0.7-4.el8                                                                              base                                  123 k
 augeas-libs                                                             x86_64                             1.12.0-8.el8                                                                             base                                  437 k
 authselect                                                              x86_64                             1.2.6-1.el8                                                                              base                                  147 k
 authselect-compat                                                       x86_64                             1.2.6-1.el8                                                                              AppStream                              38 k
 authselect-libs                                                         x86_64                             1.2.6-1.el8                                                                              base                                  240 k
 bash                                                                    x86_64                             4.4.20-4.el8                                                                             base                                  1.5 M
 bind-libs                                                               x86_64                             32:9.11.36-7.el8                                                                         AppStream                             175 k
 bind-libs-lite                                                          x86_64                             32:9.11.36-7.el8                                                                         AppStream                             1.2 M
 bind-license                                                            noarch                             32:9.11.36-7.el8                                                                         AppStream                             104 k
 bind-utils                                                              x86_64                             32:9.11.36-7.el8                                                                         AppStream                             452 k
 binutils                                                                x86_64                             2.30-119.el8                                                                             base                                  5.8 M
 blivet-data                                                             noarch                             1:3.6.0-4.el8                                                                            AppStream                             259 k
 bluez                                                                   x86_64                             5.63-1.el8                                                                               base                                  1.4 M
 bluez-libs                                                              x86_64                             5.63-1.el8                                                                               base                                  114 k
 bluez-obexd                                                             x86_64                             5.63-1.el8                                                                               base                                  233 k
 boost-atomic                                                            x86_64                             1.66.0-13.el8                                                                            AppStream                              14 k
 boost-chrono                                                            x86_64                             1.66.0-13.el8                                                                            AppStream                              23 k
 boost-date-time                                                         x86_64                             1.66.0-13.el8                                                                            AppStream                              30 k
 boost-iostreams                                                         x86_64                             1.66.0-13.el8                                                                            AppStream                              42 k
 boost-program-options                                                   x86_64                             1.66.0-13.el8                                                                            AppStream                             141 k
 boost-random                                                            x86_64                             1.66.0-13.el8                                                                            AppStream                              22 k
 boost-regex                                                             x86_64                             1.66.0-13.el8                                                                            base                                  281 k
 boost-system                                                            x86_64                             1.66.0-13.el8                                                                            AppStream                              18 k
 boost-thread                                                            x86_64                             1.66.0-13.el8                                                                            AppStream                              59 k
 bpftool                                                                 x86_64                             4.18.0-448.el8                                                                           base                                  9.9 M
4                             1:2.2.6-51.el8                                                                           base                                  435 k
 curl                                                                    x86_64                             7.61.1-29.el8                                                                            base                                  352 k
 cyrus-sasl                                                              x86_64                             2.1.27-6.el8_5                                                                           base                                   96 k
 cyrus-sasl-gssapi                                                       x86_64                             2.1.27-6.el8_5                                                                           base                                   50 k
 cyrus-sasl-lib                                                          x86_64                             2.1.27-6.el8_5                                                                           base                                  123 k
 cyrus-sasl-plain                                                        x86_64                             2.1.27-6.el8_5                                                                           base                                   47 k
 daxctl-libs                                                             x86_64                             71.1-4.el8                                                                               base                                   42 k
 dbus                                                                    x86_64                             1:1.12.8-24.el8                                                                          base                                   42 k
 dbus-common                                                             noarch                             1:1.12.8-24.el8                                                                          base                                   47 k
 dbus-daemon                                                             x86_64                             1:1.12.8-24.el8                                                                          base                                  241 k
 dbus-libs                                                               x86_64                             1:1.12.8-24.el8                                                                          base                                  185 k
 dbus-tools                                                              x86_64                             1:1.12.8-24.el8                                                                          base                                   86 k
 dbus-x11                                                                x86_64                             1:1.12.8-24.el8                                                                          AppStream                              61 k
 desktop-file-utils                                                      x86_64                             0.26-1.el8                                                                               AppStream                              80 k
 device-mapper                                                           x86_64                             8:1.02.181-9.el8                                                                         base                                  378 k
 device-mapper-event                                                     x86_64                             8:1.02.181-9.el8                                                                         base                                  272 k
 device-mapper-event-libs                                                x86_64                             8:1.02.181-9.el8                                                                         base                                  271 k
 device-mapper-libs                                                      x86_64                             8:1.02.181-9.el8                                                                         base                                  410 k
 device-mapper-multipath                                                 x86_64                             0.8.4-37.el8                                                                             base                                  208 k
 device-mapper-multipath-libs                                            x86_64                             0.8.4-37.el8                                                                             base                                  334 k
 device-mapper-persistent-data                                           x86_64                             0.9.0-7.el8                                                                              base                                  927 k
 dmidecode                                                               x86_64                             1:3.3-4.el8                                                                              base                                   92 k
 dnf                                                                     noarch                             4.7.0-15.el8                                                                             base                                  542 k
 dnf-data                                                                noarch                             4.7.0-15.el8                                                                             base                                  156 k
 dnf-plugins-core                                                        noarch                             4.0.21-18.el8                                                                            base                                   75 k
 dnsmasq                                                                 x86_64                             2.79-24.el8                                                                              AppStream                             321 k
 dracut                                                                  x86_64                             049-223.git20230119.el8                                                                  base                                  379 k
 dracut-config-rescue                                                    x86_64                             049-223.git20230119.el8                                                                  base                                   62 k
 dracut-network                                                          x86_64                             049-223.git20230119.el8                                                                  base                                  110 k
 dracut-squash                                                           x86_64                             049-223.git20230119.el8                                                                  base                                   63 k
 e2fsprogs                                                               x86_64                             1.45.6-5.el8                                                                             base                                  1.0 M
 e2fsprogs-libs                                                          x86_64                             1.45.6-5.el8                                                                             base                                  233 k
 edk2-ovmf                                                               noarch                             20220126gitbb1bba3d77-3.el8                                                              AppStream                             3.6 M
 elfutils-default-yama-scope                                             noarch                             0.188-3.el8                                                                              base                                   52 k
 emacs-filesystem                                                        noarch                             1:26.1-9.el8                                                                             base                                   70 k
 ethtool                                                                 x86_64                             2:5.13-2.el8                                                                             base                                  221 k
 evince                                                                  x86_64                             3.28.4-16.el8                                                                            AppStream                             1.6 M
 evince-libs                                                             x86_64                             3.28.4-16.el8                                                                            AppStream                             400 k
 evince-nautilus                                                         x86_64                             3.28.4-16.el8                                                                            AppStream                              50 k
 evolution-data-server                                                   x86_64                             3.28.5-20.el8                                                                            AppStream                             2.1 M
 evolution-data-server-langpacks                                         noarch                             3.28.5-20.el8                                                                            AppStream                             1.4 M
 expat                                                                   x86_64                             2.2.5-11.el8                                                                             base                                  113 k
 file                                                                    x86_64                             5.33-21.el8                                                                              base                                   77 k
 file-libs                                                               x86_64                             5.33-21.el8                                                                              base                                  543 k
 firefox                                                                 x86_64                             102.7.0-1.el8                                                                            AppStream                             108 M
 firewalld                                                               noarch                             0.9.3-13.el8                                                                             base                                  503 k
 firewalld-filesystem                                                    noarch                             0.9.3-13.el8                                                                             base                                   78 k
 flatpak                                                                 x86_64                             1.10.7-1.el8                                                                             AppStream                             1.7 M
 flatpak-libs                                                            x86_64                             1.10.7-1.el8                                                                             AppStream                             490 k
 flatpak-selinux                                                         noarch                             1.10.7-1.el8                                                                             AppStream                              27 k
 flatpak-session-helper                                                  x86_64                             1.10.7-1.el8                                                                             AppStream                              78 k
 freerdp-libs                                                            x86_64                             2:2.2.0-10.el8                                                                           AppStream                             894 k
 freetype                                                                x86_64                             2.9.1-9.el8                                                                              base                                  394 k
 fribidi                                                                 x86_64                             1.0.4-9.el8                                                                              AppStream                              89 k
 fstrm                                                                   x86_64                             0.6.1-3.el8                                                                              AppStream                              29 k
 fuse                                                                    x86_64                             2.9.7-16.el8                                                                             base                                   83 k
 fuse-common                                                             x86_64                             3.3.0-16.el8                                                                             base                                   22 k
 fuse-libs                                                               x86_64                             2.9.7-16.el8                                                                             base                                  102 k
 fuse-overlayfs                                                          x86_64                             1.10-1.module_el8.8.0+1254+78119b6e                                                      AppStream                              74 k
 fuse3                                                                   x86_64                             3.3.0-16.el8                                                                             base                                   54 k
 fuse3-libs                                                              x86_64                             3.3.0-16.el8                                                                             base                                   95 k
 fwupd                                                                   x86_64                             1.7.4-2.el8                                                                              base                                  3.4 M
 gawk                                                                    x86_64                             4.2.1-4.el8                                                                              base                                  1.1 M
 gcc                                                                     x86_64                             8.5.0-18.el8                                                                             base                                   23 M
 gcc-c++                                                                 x86_64                             8.5.0-18.el8                                                                             AppStream                              12 M
 gdbm                                                                    x86_64                             1:1.18-2.el8                                                                             base                                  130 k
 gdbm-libs                                                               x86_64                             1:1.18-2.el8                                                                             base                                   60 k
 gdisk                                                                   x86_64                             1.0.3-11.el8                                                                             base                                  241 k
 gdm                                                                     x86_64                             1:40.0-27.el8                                                                            AppStream                             881 k
 ghostscript                                                             x86_64                             9.27-5.el8                                                                               AppStream                              83 k
 glib2                                                                   x86_64                             2.56.4-161.el8                                                                           base                                  2.5 M
 glibc                                                                   x86_64                             2.28-225.el8                                                                             base                                  2.2 M
 glibc-common                                                            x86_64                             2.28-225.el8                                                                             base                                  1.0 M
 glibc-devel                                                             x86_64                             2.28-225.el8                                                                             base                                   83 k
 glibc-headers                                                           x86_64                             2.28-225.el8                                                                             base                                  488 k
 glibc-langpack-en                                                       x86_64                             2.28-225.el8                                                                             base                                  827 k
 gnome-classic-session                                                   noarch                             3.32.1-33.el8                                                                            AppStream                              50 k
 gnome-control-center                                                    x86_64                             3.28.2-37.el8                                                                            AppStream                             4.8 M
 gnome-control-center-filesystem                                         noarch                             3.28.2-37.el8                                                                            AppStream                              13 k
 gnome-initial-setup                                                     x86_64                             3.28.0-11.el8                                                                            AppStream                             774 k
 gnome-online-accounts                                                   x86_64                             3.28.2-4.el8                                                                             AppStream                             547 k
 gnome-session                                                           x86_64                             3.28.1-14.el8                                                                            AppStream                             380 k
 gnome-session-wayland-session                                           x86_64                             3.28.1-14.el8                                                                            AppStream                             9.4 k
 gnome-session-xsession                                                  x86_64                             3.28.1-14.el8                                                                            AppStream                              13 k
 gnome-settings-daemon                                                   x86_64                             3.32.0-16.el8.0.1                                                                        AppStream                             1.0 M
 gnome-shell                                                             x86_64                             3.32.2-50.el8                                                                            AppStream                             1.5 M
 gnome-shell-extension-apps-menu                                         noarch                             3.32.1-33.el8                                                                            AppStream                              34 k
 gnome-shell-extension-common                                            noarch                             3.32.1-33.el8                                                                            AppStream                             253 k
 gnome-shell-extension-desktop-icons                                     noarch                             3.32.1-33.el8                                                                            AppStream                              52 k
 gnome-shell-extension-horizontal-workspaces                             noarch                             3.32.1-33.el8                                                                            AppStream                              28 k
 gnome-shell-extension-launch-new-instance                               noarch                             3.32.1-33.el8                                                                            AppStream                              28 k
 gnome-shell-extension-places-menu                                       noarch                             3.32.1-33.el8                                                                            AppStream                              33 k
 gnome-shell-extension-window-list                                       noarch                             3.32.1-33.el8                                                                            AppStream                              42 k
 gnome-software                                                          x86_64                             3.36.1-11.el8                                                                            AppStream                             7.5 M
 gnupg2                                                                  x86_64                             2.2.20-3.el8                                                                             base                                  2.4 M
 gnupg2-smime                                                            x86_64                             2.2.20-3.el8                                                                             base                                  283 k
 gnutls                                                                  x86_64                             3.6.16-6.el8                                                                             base                                  1.0 M
 gpgme                                                                   x86_64                             1.13.1-11.el8                                                                            base                                  336 k
 grub2-common                                                            noarch                             1:2.02-129.el8                                                                           base                                  893 k
 grub2-efi-x64                                                           x86_64                             1:2.02-129.el8                                                                           base                                  482 k
 grub2-tools                                                             x86_64                             1:2.02-129.el8                                                                           base                                  2.0 M
 grub2-tools-extra                                                       x86_64                             1:2.02-129.el8                                                                           base                                  1.1 M
 grub2-tools-minimal                                                     x86_64                             1:2.02-129.el8                                                                           base                                  212 k
 grubby                                                                  x86_64                             8.40-47.el8                                                                              base                                   50 k
 gssproxy                                                                x86_64                             0.8.0-21.el8                                                                             base                                  119 k
 gstreamer1-plugins-good                                                 x86_64                             1.16.1-3.el8                                                                             AppStream                             2.3 M
 gtk-update-icon-cache                                                   x86_64                             3.22.30-11.el8                                                                           AppStream                              32 k
 gtk3                                                                    x86_64                             3.22.30-11.el8                                                                           AppStream                             4.5 M
 gtk3-immodule-xim                                                       x86_64                             3.22.30-11.el8                                                                           AppStream                              21 k
 gvfs                                                                    x86_64                             1.36.2-14.el8                                                                            AppStream                             384 k
 gvfs-afc                                                                x86_64                             1.36.2-14.el8                                                                            AppStream                              90 k
 gvfs-afp                                                                x86_64                             1.36.2-14.el8                                                                            AppStream                             104 k
 gvfs-archive                                                            x86_64                             1.36.2-14.el8                                                                            AppStream                              55 k
 gvfs-client                                                             x86_64                             1.36.2-14.el8                                                                            AppStream                             799 k
 gvfs-fuse                                                               x86_64                             1.36.2-14.el8                                                                            AppStream                              59 k
 gvfs-goa                                                                x86_64                             1.36.2-14.el8                                                                            AppStream                              95 k
 gvfs-gphoto2                                                            x86_64                             1.36.2-14.el8                                                                            AppStream                              94 k
 gvfs-mtp                                                                x86_64                             1.36.2-14.el8                                                                            AppStream                              94 k
 gvfs-smb                                                                x86_64                             1.36.2-14.el8                                                                            AppStream                              75 k
 gzip                                                                    x86_64                             1.9-13.el8                                                                               base                                  167 k
 hostname                                                                x86_64                             3.20-7.el8.0.1                                                                           base                                   32 k
 hwdata                                                                  noarch                             0.314-8.15.el8                                                                           base                                  1.8 M
 hyperv-daemons                                                          x86_64                             0-1.31.20180415git.el8                                                                   AppStream                              13 k
 hyperv-daemons-license                                                  noarch                             0-1.31.20180415git.el8                                                                   AppStream                              20 k
 hypervfcopyd                                                            x86_64                             0-1.31.20180415git.el8                                                                   AppStream                              19 k
 hypervkvpd                                                              x86_64                             0-1.31.20180415git.el8                                                                   AppStream                              28 k
 hypervvssd                                                              x86_64                             0-1.31.20180415git.el8                                                                   AppStream                              21 k
 ibus                                                                    x86_64                             1.5.19-14.el8                                                                            AppStream                             9.1 M
 ibus-gtk2                                                               x86_64                             1.5.19-14.el8                                                                            AppStream                              62 k
 ibus-gtk3                                                               x86_64                             1.5.19-14.el8                                                                            AppStream                              63 k
 ibus-libs                                                               x86_64                             1.5.19-14.el8                                                                            AppStream                             265 k
 ibus-setup                                                              noarch                             1.5.19-14.el8                                                                            AppStream                              97 k
 info                                                                    x86_64                             6.5-7.el8_5                                                                              base                                  198 k
 initscripts                                                             x86_64                             10.00.18-1.el8                                                                           base                                  340 k
 iproute                                                                 x86_64                             5.18.0-1.el8                                                                             base                                  808 k
 iproute-tc                                                              x86_64                             5.18.0-1.el8                                                                             base                                  466 k
 iptables                                                                x86_64                             1.8.4-24.el8                                                                             base                                  586 k
 iptables-ebtables                                                       x86_64                             1.8.4-24.el8                                                                             base                                   73 k
 iptables-libs                                                           x86_64                             1.8.4-24.el8                                                                             base                                  109 k
 iputils                                                                 x86_64                             20180629-10.el8                                                                          base                                  148 k
 ipxe-roms-qemu                                                          noarch                             20181214-11.git133f4c47.el8                                                              AppStream                             1.2 M
 irqbalance                                                              x86_64                             2:1.9.0-3.el8                                                                            base                                   71 k
 iwl100-firmware                                                         noarch                             39.31.5.1-110.el8.1                                                                      base                                  174 k
 iwl1000-firmware                                                        noarch                             1:39.31.5.1-110.el8.1                                                                    base                                  238 k
 iwl105-firmware                                                         noarch                             18.168.6.1-110.el8.1                                                                     base                                  259 k
 iwl135-firmware                                                         noarch                             18.168.6.1-110.el8.1                                                                     base                                  268 k
 iwl2000-firmware                                                        noarch                             18.168.6.1-110.el8.1                                                                     base                                  261 k
 iwl2030-firmware                                                        noarch                             18.168.6.1-110.el8.1                                                                     base                                  270 k
 iwl3160-firmware                                                        noarch                             1:25.30.13.0-110.el8.1                                                                   base                                  759 k
 iwl5000-firmware                                                        noarch                             8.83.5.1_1-110.el8.1                                                                     base                                  319 k
 iwl5150-firmware                                                        noarch                             8.24.2.2-110.el8.1                                                                       base                                  171 k
 iwl6000-firmware                                                        noarch                             9.221.4.1-110.el8.1                                                                      base                                  191 k
 iwl6000g2a-firmware                                                     noarch                             18.168.6.1-110.el8.1                                                                     base                                  334 k
 iwl6000g2b-firmware                                                     noarch                             18.168.6.1-110.el8.1                                                                     base                                  335 k
 iwl6050-firmware                                                        noarch                             41.28.5.1-110.el8.1                                                                      base                                  267 k
 iwl7260-firmware                                                        noarch                             1:25.30.13.0-110.el8.1                                                                   base                                   23 M
 jansson                                                                 x86_64                             2.14-1.el8                                                                               base                                   47 k
 jq                                                                      x86_64                             1.6-6.el8                                                                                AppStream                             202 k
 json-c                                                                  x86_64                             0.13.1-3.el8                                                                             base                                   41 k
 kernel-headers                                                          x86_64                             4.18.0-448.el8                                                                           base                                   11 M
 kernel-tools                                                            x86_64                             4.18.0-448.el8                                                                           base                                  9.4 M
 kernel-tools-libs                                                       x86_64                             4.18.0-448.el8                                                                           base                                  9.2 M
 kexec-tools                                                             x86_64                             2.0.25-5.el8                                                                             base                                  529 k
 kmod                                                                    x86_64                             25-19.el8                                                                                base                                  126 k
 kmod-kvdo                                                               x86_64                             6.2.8.6-88.el8                                                                           base                                  349 k
 kmod-libs                                                               x86_64                             25-19.el8                                                                                base                                   68 k
 kpartx                                                                  x86_64                             0.8.4-37.el8                                                                             base                                  119 k
 kpatch                                                                  noarch                             0.9.7-2.el8                                                                              base                                   18 k
 kpatch-dnf                                                              noarch                             0.9.7_0.4-2.el8                                                                          base                                   19 k
 krb5-libs                                                               x86_64                             1.18.2-22.el8                                                                            base                                  841 k
 ledmon                                                                  x86_64                             0.96-3.el8                                                                               base                                   85 k
 libXpm                                                                  x86_64                             3.5.12-9.el8                                                                             AppStream                              58 k
 libarchive                                                              x86_64                             3.3.3-5.el8                                                                              base                                  360 k
 libbasicobjects                                                         x86_64                             0.1.1-40.el8                                                                             base                                   31 k
 libblkid                                                                x86_64                             2.32.1-40.el8                                                                            base                                  220 k
 libblockdev                                                             x86_64                             2.28-2.el8                                                                               AppStream                             132 k
 libblockdev-crypto                                                      x86_64                             2.28-2.el8                                                                               AppStream                              82 k
 libblockdev-dm                                                          x86_64                             2.28-2.el8                                                                               AppStream                              72 k
 libblockdev-fs                                                          x86_64                             2.28-2.el8                                                                               AppStream                              87 k
 libblockdev-kbd                                                         x86_64                             2.28-2.el8                                                                               AppStream                              78 k
 libblockdev-loop                                                        x86_64                             2.28-2.el8                                                                               AppStream                              71 k
 libblockdev-lvm                                                         x86_64                             2.28-2.el8                                                                               AppStream                              87 k
 libblockdev-mdraid                                                      x86_64                             2.28-2.el8                                                                               AppStream                              78 k
 libblockdev-mpath                                                       x86_64                             2.28-2.el8                                                                               AppStream                              73 k
 libblockdev-nvdimm                                                      x86_64                             2.28-2.el8                                                                               AppStream                              74 k
 libblockdev-part                                                        x86_64                             2.28-2.el8                                                                               AppStream                              80 k
 libblockdev-swap                                                        x86_64                             2.28-2.el8                                                                               AppStream                              73 k
 libblockdev-utils                                                       x86_64                             2.28-2.el8                                                                               AppStream                              80 k
 libbpf                                                                  x86_64                             0.5.0-1.el8                                                                              base                                  137 k
 libcap                                                                  x86_64                             2.48-4.el8                                                                               base                                   74 k
 libcollection                                                           x86_64                             0.7.0-40.el8                                                                             base                                   48 k
 libcom_err                                                              x86_64                             1.45.6-5.el8                                                                             base                                   49 k
 libcomps                                                                x86_64                             0.1.18-1.el8                                                                             base                                   82 k
 libcurl                                                                 x86_64                             7.61.1-29.el8                                                                            base                                  303 k
 libdhash                                                                x86_64                             0.5.0-40.el8                                                                             base                                   34 k
 libdnf                                                                  x86_64                             0.63.0-13.el8                                                                            base                                  704 k
 libdrm                                                                  x86_64                             2.4.114-1.el8                                                                            AppStream                             165 k
 libertas-usb8388-firmware                                               noarch                             2:20220726-110.git150864a4.el8                                                           base                                  138 k
 libestr                                                                 x86_64                             0.1.10-3.el8                                                                             AppStream                              28 k
 libfdisk                                                                x86_64                             2.32.1-40.el8                                                                            base                                  253 k
 libffi                                                                  x86_64                             3.1-24.el8                                                                               base                                   38 k
 libgcc                                                                  x86_64                             8.5.0-18.el8                                                                             base                                   81 k
 libgcrypt                                                               x86_64                             1.8.5-7.el8                                                                              base                                  463 k
 libgdata                                                                x86_64                             0.17.9-4.el8                                                                             AppStream                             454 k
 libglvnd                                                                x86_64                             1:1.3.4-1.el8                                                                            AppStream                             127 k
 libglvnd-egl                                                            x86_64                             1:1.3.4-1.el8                                                                            AppStream                              49 k
 libglvnd-gles                                                           x86_64                             1:1.3.4-1.el8                                                                            AppStream                              40 k
 libglvnd-glx                                                            x86_64                             1:1.3.4-1.el8                                                                            AppStream                             137 k
 libgomp                                                                 x86_64                             8.5.0-18.el8                                                                             base                                  208 k
 libgs                                                                   x86_64                             9.27-5.el8                                                                               AppStream                             3.1 M
 libibumad                                                               x86_64                             41.0-1.el8                                                                               base                                   33 k
 libibverbs                                                              x86_64                             41.0-1.el8                                                                               base                                  394 k
 libini_config                                                           x86_64                             1.3.1-40.el8                                                                             base                                   70 k
 libinput                                                                x86_64                             1.16.3-3.el8                                                                             AppStream                             217 k
 libipa_hbac                                                             x86_64                             2.8.2-1.el8                                                                              base                                  123 k
 libiscsi                                                                x86_64                             1.18.0-8.module_el8.6.0+983+a7505f3f                                                     AppStream                              89 k
 libksba                                                                 x86_64                             1.3.5-9.el8                                                                              base                                  134 k
 libldb                                                                  x86_64                             2.6.1-1.el8                                                                              base                                  189 k
 liblouis                                                                x86_64                             2.6.2-22.el8.0.1                                                                         AppStream                             1.4 M
 libmbim                                                                 x86_64                             1.28.2-1.el8                                                                             base                                  249 k
 libmbim-utils                                                           x86_64                             1.28.2-1.el8                                                                             base                                  107 k
 libmount                                                                x86_64                             2.32.1-40.el8                                                                            base                                  236 k
 libnfsidmap                                                             x86_64                             1:2.3.3-59.el8                                                                           base                                  122 k
 libnftnl                                                                x86_64                             1.1.5-5.el8                                                                              base                                   83 k
 libnma                                                                  x86_64                             1.8.38-1.el8                                                                             AppStream                             290 k
 libnotify                                                               x86_64                             0.7.7-6.el8                                                                              AppStream                              47 k
 libosinfo                                                               x86_64                             1.9.0-3.el8                                                                              AppStream                             301 k
 libpath_utils                                                           x86_64                             0.2.1-40.el8                                                                             base                                   34 k
 libpinyin                                                               x86_64                             2.2.0-2.el8                                                                              AppStream                             334 k
 libpinyin-data                                                          x86_64                             2.2.0-2.el8                                                                              AppStream                             9.3 M
 libpwquality                                                            x86_64                             1.4.4-5.el8                                                                              base                                  107 k
 libqmi                                                                  x86_64                             1.32.2-3.el8                                                                             base                                  1.0 M
 libqmi-utils                                                            x86_64                             1.32.2-3.el8                                                                             base                                  233 k
 librdmacm                                                               x86_64                             41.0-1.el8                                                                               base                                   78 k
 libref_array                                                            x86_64                             0.1.5-40.el8                                                                             base                                   33 k
 librepo                                                                 x86_64                             1.14.2-4.el8                                                                             base                                   93 k
 libseccomp                                                              x86_64                             2.5.2-1.el8                                                                              base                                   71 k
 libselinux                                                              x86_64                             2.9-8.el8                                                                                base                                  166 k
 libselinux-utils                                                        x86_64                             2.9-8.el8                                                                                base                                  243 k
 libsemanage                                                             x86_64                             2.9-9.el8                                                                                base                                  168 k
 libslirp                                                                x86_64                             4.4.0-1.module_el8.7.0+1216+b022c01d                                                     AppStream                              70 k
 libsmartcols                                                            x86_64                             2.32.1-40.el8                                                                            base                                  179 k
 libsmbclient                                                            x86_64                             4.17.5-0.el8                                                                             base                                  153 k
 libsndfile                                                              x86_64                             1.0.28-12.el8                                                                            AppStream                             193 k
 libsolv                                                                 x86_64                             0.7.20-4.el8                                                                             base                                  376 k
 libsoup                                                                 x86_64                             2.62.3-3.el8                                                                             base                                  425 k
 libss                                                                   x86_64                             1.45.6-5.el8                                                                             base                                   54 k
 libssh                                                                  x86_64                             0.9.6-6.el8                                                                              base                                  217 k
 libssh-config                                                           noarch                             0.9.6-6.el8                                                                              base                                   20 k
 libsss_autofs                                                           x86_64                             2.8.2-1.el8                                                                              base                                  126 k
 libsss_certmap                                                          x86_64                             2.8.2-1.el8                                                                              base                                  181 k
 libsss_idmap                                                            x86_64                             2.8.2-1.el8                                                                              base                                  128 k
 libsss_nss_idmap                                                        x86_64                             2.8.2-1.el8                                                                              base                                  136 k
 libsss_sudo                                                             x86_64                             2.8.2-1.el8                                                                              base                                  124 k
 libstdc++                                                               x86_64                             8.5.0-18.el8                                                                             base                                  454 k
 libstdc++-devel                                                         x86_64                             8.5.0-18.el8                                                                             AppStream                             2.1 M
 libstoragemgmt                                                          x86_64                             1.9.1-3.el8                                                                              base                                  246 k
 libsysfs                                                                x86_64                             2.1.0-25.el8                                                                             base                                   53 k
 libtalloc                                                               x86_64                             2.3.4-1.el8                                                                              base                                   50 k
 libtar                                                                  x86_64                             1.2.20-17.el8                                                                            AppStream                              42 k
 libtasn1                                                                x86_64                             4.13-4.el8                                                                               base                                   76 k
 libtdb                                                                  x86_64                             1.4.7-1.el8                                                                              base                                   59 k
 libteam                                                                 x86_64                             1.31-4.el8                                                                               base                                   65 k
 libtevent                                                               x86_64                             0.13.0-1.el8                                                                             base                                   51 k
 libtiff                                                                 x86_64                             4.0.9-27.el8                                                                             AppStream                             189 k
 libtimezonemap                                                          x86_64                             0.4.5.1-4.el8                                                                            AppStream                             2.1 M
 libtirpc                                                                x86_64                             1.1.4-8.el8                                                                              base                                  113 k
 libudisks2                                                              x86_64                             2.9.0-13.el8                                                                             AppStream                             185 k
 libuser                                                                 x86_64                             0.62-25.el8                                                                              base                                  414 k
 libuuid                                                                 x86_64                             2.32.1-40.el8                                                                            base                                   98 k
 libverto                                                                x86_64                             0.3.2-2.el8                                                                              base                                   24 k
 libverto-libevent                                                       x86_64                             0.3.2-2.el8                                                                              base                                   16 k
 libvirt-daemon                                                          x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                             421 k
 libvirt-daemon-config-network                                           x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                              69 k
 libvirt-daemon-driver-interface                                         x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                             211 k
 libvirt-daemon-driver-network                                           x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                             237 k
 libvirt-daemon-driver-nodedev                                           x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                             221 k
 libvirt-daemon-driver-nwfilter                                          x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                             236 k
 libvirt-daemon-driver-qemu                                              x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                             925 k
 libvirt-daemon-driver-secret                                            x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                             199 k
 libvirt-daemon-driver-storage                                           x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                              67 k
 libvirt-daemon-driver-storage-core                                      x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                             255 k
 libvirt-daemon-driver-storage-disk                                      x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                              77 k
 libvirt-daemon-driver-storage-gluster                                   x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                              79 k
 libvirt-daemon-driver-storage-iscsi                                     x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                              74 k
 libvirt-daemon-driver-storage-iscsi-direct                              x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                              76 k
 libvirt-daemon-driver-storage-logical                                   x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                              78 k
 libvirt-daemon-driver-storage-mpath                                     x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                              72 k
 libvirt-daemon-driver-storage-rbd                                       x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                              82 k
 libvirt-daemon-driver-storage-scsi                                      x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                              74 k
 libvirt-daemon-kvm                                                      x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                              66 k
 libvirt-libs                                                            x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                             4.7 M
 libwayland-client                                                       x86_64                             1.21.0-1.el8                                                                             AppStream                              41 k
 libwayland-cursor                                                       x86_64                             1.21.0-1.el8                                                                             AppStream                              26 k
 libwayland-egl                                                          x86_64                             1.21.0-1.el8                                                                             AppStream                              20 k
 libwayland-server                                                       x86_64                             1.21.0-1.el8                                                                             AppStream                              49 k
 libwbclient                                                             x86_64                             4.17.5-0.el8                                                                             base                                  124 k
 libwinpr                                                                x86_64                             2:2.2.0-10.el8                                                                           AppStream                             358 k
 libxml2                                                                 x86_64                             2.9.7-16.el8                                                                             base                                  696 k
 libzhuyin                                                               x86_64                             2.2.0-2.el8                                                                              AppStream                             318 k
 linux-firmware                                                          noarch                             20220726-110.git150864a4.el8                                                             base                                  209 M
 llvm-libs                                                               x86_64                             15.0.7-1.module_el8.8.0+1258+af79b238                                                    AppStream                              27 M
 lmdb-libs                                                               x86_64                             0.9.24-2.el8                                                                             base                                   58 k
 logrotate                                                               x86_64                             3.14.0-6.el8                                                                             base                                   86 k
 lvm2                                                                    x86_64                             8:2.03.14-9.el8                                                                          base                                  1.7 M
 lvm2-libs                                                               x86_64                             8:2.03.14-9.el8                                                                          base                                  1.2 M
 man-pages                                                               x86_64                             4.15-7.el8                                                                               base                                  5.9 M
 man-pages-overrides                                                     noarch                             8.6.0.0-1.el8                                                                            AppStream                              90 k
 mcelog                                                                  x86_64                             3:180-0.el8                                                                              base                                   81 k
 mdadm                                                                   x86_64                             4.2-7.el8                                                                                base                                  465 k
 memstrack                                                               x86_64                             0.2.4-2.el8                                                                              base                                   51 k
 mesa-dri-drivers                                                        x86_64                             22.3.0-2.el8                                                                             AppStream                             7.3 M
 mesa-filesystem                                                         x86_64                             22.3.0-2.el8                                                                             AppStream                              35 k
 mesa-libEGL                                                             x86_64                             22.3.0-2.el8                                                                             AppStream                             147 k
 mesa-libGL                                                              x86_64                             22.3.0-2.el8                                                                             AppStream                             188 k
 mesa-libgbm                                                             x86_64                             22.3.0-2.el8                                                                             AppStream                              60 k
 mesa-libglapi                                                           x86_64                             22.3.0-2.el8                                                                             AppStream                              67 k
 mesa-libxatracker                                                       x86_64                             22.3.0-2.el8                                                                             AppStream                             2.0 M
 microcode_ctl                                                           x86_64                             4:20220809-2.el8                                                                         base                                  5.8 M
 mokutil                                                                 x86_64                             1:0.3.0-12.el8                                                                           base                                   46 k
 mozilla-filesystem                                                      x86_64                             1.9-19.el8                                                                               AppStream                              11 k
 mtools                                                                  x86_64                             4.0.18-15.el8                                                                            base                                  213 k
 mutter                                                                  x86_64                             3.32.2-68.el8                                                                            AppStream                             2.5 M
 nautilus                                                                x86_64                             3.28.1-21.el8                                                                            AppStream                             2.7 M
 nautilus-extensions                                                     x86_64                             3.28.1-21.el8                                                                            AppStream                              88 k
 ndctl                                                                   x86_64                             71.1-4.el8                                                                               base                                  190 k
 ndctl-libs                                                              x86_64                             71.1-4.el8                                                                               base                                   80 k
 net-snmp-libs                                                           x86_64                             1:5.8-27.el8                                                                             base                                  827 k
 netcf-libs                                                              x86_64                             0.2.8-12.module_el8.6.0+983+a7505f3f                                                     AppStream                              77 k
 nfs-utils                                                               x86_64                             1:2.3.3-59.el8                                                                           base                                  515 k
 nftables                                                                x86_64                             1:0.9.3-26.el8                                                                           base                                  325 k
 nm-connection-editor                                                    x86_64                             1.26.0-1.el8                                                                             AppStream                             851 k
 nmap-ncat                                                               x86_64                             2:7.70-8.el8                                                                             AppStream                             237 k
 nspr                                                                    x86_64                             4.34.0-3.el8                                                                             AppStream                             143 k
 nss                                                                     x86_64                             3.79.0-10.el8                                                                            AppStream                             747 k
 nss-softokn                                                             x86_64                             3.79.0-10.el8                                                                            AppStream                             1.2 M
 nss-softokn-freebl                                                      x86_64                             3.79.0-10.el8                                                                            AppStream                             398 k
 nss-sysinit                                                             x86_64                             3.79.0-10.el8                                                                            AppStream                              74 k
 nss-util                                                                x86_64                             3.79.0-10.el8                                                                            AppStream                             139 k
 nvme-cli                                                                x86_64                             1.16-7.el8                                                                               base                                  503 k
 oddjob                                                                  x86_64                             0.34.7-3.el8                                                                             AppStream                              81 k
 oddjob-mkhomedir                                                        x86_64                             0.34.7-3.el8                                                                             AppStream                              50 k
 open-vm-tools                                                           x86_64                             12.1.5-1.el8                                                                             AppStream                             876 k
 open-vm-tools-desktop                                                   x86_64                             12.1.5-1.el8                                                                             AppStream                             202 k
 openjpeg2                                                               x86_64                             2.4.0-5.el8                                                                              AppStream                             165 k
 openssh                                                                 x86_64                             8.0p1-17.el8                                                                             base                                  524 k
 openssh-askpass                                                         x86_64                             8.0p1-17.el8                                                                             AppStream                              94 k
 openssh-clients                                                         x86_64                             8.0p1-17.el8                                                                             base                                  669 k
 openssh-server                                                          x86_64                             8.0p1-17.el8                                                                             base                                  493 k
 openssl                                                                 x86_64                             1:1.1.1k-7.el8                                                                           base                                  709 k
 openssl-libs                                                            x86_64                             1:1.1.1k-7.el8                                                                           base                                  1.5 M
 openssl-pkcs11                                                          x86_64                             0.4.10-3.el8                                                                             base                                   66 k
 osinfo-db                                                               noarch                             20220727-2.el8                                                                           AppStream                             267 k
 ostree                                                                  x86_64                             2022.2-6.el8                                                                             AppStream                             254 k
 ostree-libs                                                             x86_64                             2022.2-6.el8                                                                             AppStream                             446 k
 pam                                                                     x86_64                             1.3.1-25.el8                                                                             base                                  746 k
 passwd                                                                  x86_64                             0.80-4.el8                                                                               base                                  115 k
 pciutils                                                                x86_64                             3.7.0-3.el8                                                                              base                                  105 k
 pciutils-libs                                                           x86_64                             3.7.0-3.el8                                                                              base                                   54 k
 pcre2                                                                   x86_64                             10.32-3.el8                                                                              base                                  247 k
 perl-Errno                                                              x86_64                             1.28-422.el8                                                                             base                                   76 k
 perl-IO                                                                 x86_64                             1.38-422.el8                                                                             base                                  142 k
 perl-IO-Socket-SSL                                                      noarch                             2.066-4.module_el8.4.0+517+be1595ff                                                      AppStream                             298 k
 perl-Math-Complex                                                       noarch                             1.59-422.el8                                                                             base                                  109 k
 perl-Net-SSLeay                                                         x86_64                             1.88-1.module_el8.4.0+517+be1595ff                                                       AppStream                             379 k
 perl-interpreter                                                        x86_64                             4:5.26.3-422.el8                                                                         base                                  6.3 M
 perl-libs                                                               x86_64                             4:5.26.3-422.el8                                                                         base                                  1.6 M
 perl-macros                                                             x86_64                             4:5.26.3-422.el8                                                                         base                                   73 k
 pixman                                                                  x86_64                             0.38.4-2.el8                                                                             AppStream                             257 k
 platform-python                                                         x86_64                             3.6.8-51.el8                                                                             base                                   86 k
 platform-python-pip                                                     noarch                             9.0.3-22.el8                                                                             base                                  1.6 M
 platform-python-setuptools                                              noarch                             39.2.0-7.el8                                                                             base                                  632 k
 plymouth                                                                x86_64                             0.9.4-11.20200615git1e36e30.el8                                                          AppStream                             127 k
 plymouth-core-libs                                                      x86_64                             0.9.4-11.20200615git1e36e30.el8                                                          AppStream                             122 k
 plymouth-graphics-libs                                                  x86_64                             0.9.4-11.20200615git1e36e30.el8                                                          AppStream                              85 k
 plymouth-plugin-label                                                   x86_64                             0.9.4-11.20200615git1e36e30.el8                                                          AppStream                              43 k
 plymouth-plugin-two-step                                                x86_64                             0.9.4-11.20200615git1e36e30.el8                                                          AppStream                              57 k
 plymouth-scripts                                                        x86_64                             0.9.4-11.20200615git1e36e30.el8                                                          AppStream                              44 k
 plymouth-system-theme                                                   x86_64                             0.9.4-11.20200615git1e36e30.el8                                                          AppStream                              36 k
 plymouth-theme-charge                                                   x86_64                             0.9.4-11.20200615git1e36e30.el8                                                          AppStream                              41 k
 plymouth-theme-spinner                                                  x86_64                             0.9.4-11.20200615git1e36e30.el8                                                          AppStream                             161 k
 podman                                                                  x86_64                             3:4.3.1-2.module_el8.8.0+1254+78119b6e                                                   AppStream                              13 M
 podman-catatonit                                                        x86_64                             3:4.3.1-2.module_el8.8.0+1254+78119b6e                                                   AppStream                             357 k
 policycoreutils                                                         x86_64                             2.9-21.1.el8                                                                             base                                  375 k
 policycoreutils-python-utils                                            noarch                             2.9-21.1.el8                                                                             base                                  253 k
 polkit                                                                  x86_64                             0.115-15.el8                                                                             base                                  154 k
 polkit-libs                                                             x86_64                             0.115-15.el8                                                                             base                                   77 k
 poppler                                                                 x86_64                             20.11.0-6.el8                                                                            AppStream                             1.1 M
 poppler-glib                                                            x86_64                             20.11.0-6.el8                                                                            AppStream                             174 k
 poppler-utils                                                           x86_64                             20.11.0-6.el8                                                                            AppStream                             247 k
 procps-ng                                                               x86_64                             3.3.15-13.el8                                                                            base                                  330 k
 pulseaudio                                                              x86_64                             14.0-4.el8                                                                               AppStream                             1.0 M
 pulseaudio-libs                                                         x86_64                             14.0-4.el8                                                                               AppStream                             682 k
 pulseaudio-libs-glib2                                                   x86_64                             14.0-4.el8                                                                               AppStream                              30 k
 pulseaudio-module-bluetooth                                             x86_64                             14.0-4.el8                                                                               AppStream                              89 k
 pulseaudio-module-x11                                                   x86_64                             14.0-4.el8                                                                               AppStream                              44 k
 pulseaudio-utils                                                        x86_64                             14.0-4.el8                                                                               AppStream                              83 k
 python3-audit                                                           x86_64                             3.0.7-4.el8                                                                              base                                   87 k
 python3-bind                                                            noarch                             32:9.11.36-7.el8                                                                         AppStream                             151 k
 python3-blivet                                                          noarch                             1:3.6.0-4.el8                                                                            AppStream                             1.1 M
 python3-blockdev                                                        x86_64                             2.28-2.el8                                                                               AppStream                              81 k
 python3-dnf                                                             noarch                             4.7.0-15.el8                                                                             base                                  550 k
 python3-dnf-plugins-core                                                noarch                             4.0.21-18.el8                                                                            base                                  258 k
 python3-firewall                                                        noarch                             0.9.3-13.el8                                                                             base                                  434 k
 python3-gpg                                                             x86_64                             1.13.1-11.el8                                                                            base                                  244 k
 python3-hawkey                                                          x86_64                             0.63.0-13.el8                                                                            base                                  117 k
 python3-kickstart                                                       noarch                             3.16.15-1.el8                                                                            AppStream                             452 k
 python3-libcomps                                                        x86_64                             0.1.18-1.el8                                                                             base                                   52 k
 python3-libdnf                                                          x86_64                             0.63.0-13.el8                                                                            base                                  779 k
 python3-libs                                                            x86_64                             3.6.8-51.el8                                                                             base                                  7.8 M
 python3-libselinux                                                      x86_64                             2.9-8.el8                                                                                base                                  283 k
 python3-libsemanage                                                     x86_64                             2.9-9.el8                                                                                base                                  128 k
 python3-libstoragemgmt                                                  x86_64                             1.9.1-3.el8                                                                              base                                  176 k
 python3-libxml2                                                         x86_64                             2.9.7-16.el8                                                                             base                                  237 k
 python3-linux-procfs                                                    noarch                             0.7.1-1.el8                                                                              base                                   42 k
 python3-louis                                                           noarch                             2.6.2-22.el8.0.1                                                                         AppStream                              20 k
 python3-lxml                                                            x86_64                             4.2.3-4.el8                                                                              AppStream                             1.5 M
 python3-nftables                                                        x86_64                             1:0.9.3-26.el8                                                                           base                                   30 k
 python3-perf                                                            x86_64                             4.18.0-448.el8                                                                           base                                  9.3 M
 python3-pip                                                             noarch                             9.0.3-22.el8                                                                             AppStream                              20 k
 python3-pip-wheel                                                       noarch                             9.0.3-22.el8                                                                             base                                  895 k
 python3-policycoreutils                                                 noarch                             2.9-21.1.el8                                                                             base                                  2.2 M
 python3-pwquality                                                       x86_64                             1.4.4-5.el8                                                                              base                                   20 k
 python3-rpm                                                             x86_64                             4.14.3-26.el8                                                                            base                                  155 k
 python3-setools                                                         x86_64                             4.3.0-3.el8                                                                              base                                  624 k
 python3-setuptools                                                      noarch                             39.2.0-7.el8                                                                             base                                  163 k
 python3-setuptools-wheel                                                noarch                             39.2.0-7.el8                                                                             base                                  289 k
 python3-simpleline                                                      noarch                             1.1.3-1.el8                                                                              AppStream                             132 k
 python3-slip                                                            noarch                             0.6.4-13.el8                                                                             base                                   39 k
 python3-slip-dbus                                                       noarch                             0.6.4-13.el8                                                                             base                                   39 k
 python3-sssdconfig                                                      noarch                             2.8.2-1.el8                                                                              base                                  149 k
 python3-syspurpose                                                      x86_64                             1.28.28-1.el8                                                                            base                                  327 k
 python3-unbound                                                         x86_64                             1.16.2-5.el8                                                                             AppStream                             129 k
 qemu-guest-agent                                                        x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             355 k
 qemu-img                                                                x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             2.2 M
 qemu-kvm                                                                x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             179 k
 qemu-kvm-block-curl                                                     x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             189 k
 qemu-kvm-block-gluster                                                  x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             190 k
 qemu-kvm-block-iscsi                                                    x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             197 k
 qemu-kvm-block-rbd                                                      x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             191 k
 qemu-kvm-block-ssh                                                      x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             191 k
 qemu-kvm-common                                                         x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             1.1 M
 qemu-kvm-core                                                           x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             3.4 M
 rasdaemon                                                               x86_64                             0.6.1-13.el8                                                                             base                                  114 k
 rdma-core                                                               x86_64                             41.0-1.el8                                                                               base                                   59 k
 realmd                                                                  x86_64                             0.17.1-1.el8                                                                             base                                  258 k
 rpcbind                                                                 x86_64                             1.2.5-10.el8                                                                             base                                   70 k
 rpm                                                                     x86_64                             4.14.3-26.el8                                                                            base                                  544 k
 rpm-build-libs                                                          x86_64                             4.14.3-26.el8                                                                            base                                  157 k
 rpm-libs                                                                x86_64                             4.14.3-26.el8                                                                            base                                  345 k
 rpm-plugin-selinux                                                      x86_64                             4.14.3-26.el8                                                                            base                                   78 k
 rpm-plugin-systemd-inhibit                                              x86_64                             4.14.3-26.el8                                                                            base                                   79 k
 rsync                                                                   x86_64                             3.1.3-19.el8.1                                                                           base                                  410 k
 rsyslog                                                                 x86_64                             8.2102.0-13.el8                                                                          AppStream                             754 k
 rsyslog-gnutls                                                          x86_64                             8.2102.0-13.el8                                                                          AppStream                              34 k
 rsyslog-gssapi                                                          x86_64                             8.2102.0-13.el8                                                                          AppStream                              35 k
 rsyslog-relp                                                            x86_64                             8.2102.0-13.el8                                                                          AppStream                              34 k
 runc                                                                    x86_64                             1:1.1.4-1.module_el8.7.0+1216+b022c01d                                                   AppStream                             2.9 M
 samba-client-libs                                                       x86_64                             4.17.5-0.el8                                                                             base                                  5.0 M
 samba-common                                                            noarch                             4.17.5-0.el8                                                                             base                                  230 k
 samba-common-libs                                                       x86_64                             4.17.5-0.el8                                                                             base                                  180 k
 seabios-bin                                                             noarch                             1.16.0-3.module_el8.7.0+1218+f626c2ff                                                    AppStream                             138 k
 seavgabios-bin                                                          noarch                             1.16.0-3.module_el8.7.0+1218+f626c2ff                                                    AppStream                              44 k
 sed                                                                     x86_64                             4.5-5.el8                                                                                base                                  298 k
 selinux-policy                                                          noarch                             3.14.3-115.el8                                                                           base                                  659 k
 selinux-policy-targeted                                                 noarch                             3.14.3-115.el8                                                                           base                                   15 M
 setroubleshoot-server                                                   x86_64                             3.3.26-5.el8                                                                             AppStream                             389 k
 setup                                                                   noarch                             2.12.2-9.el8                                                                             base                                  181 k
 sg3_utils                                                               x86_64                             1.44-6.el8                                                                               base                                  918 k
 sg3_utils-libs                                                          x86_64                             1.44-6.el8                                                                               base                                   99 k
 sgabios-bin                                                             noarch                             1:0.20170427git-3.module_el8.6.0+983+a7505f3f                                            AppStream                              13 k
 shadow-utils                                                            x86_64                             2:4.6-17.el8                                                                             base                                  1.2 M
 slirp4netns                                                             x86_64                             1.2.0-2.module_el8.7.0+1216+b022c01d                                                     AppStream                              54 k
 sos                                                                     noarch                             4.5.0-1.el8                                                                              base                                  833 k
 spice-vdagent                                                           x86_64                             0.20.0-5.el8                                                                             AppStream                              92 k
 sqlite                                                                  x86_64                             3.26.0-17.el8                                                                            base                                  668 k
 sqlite-libs                                                             x86_64                             3.26.0-17.el8                                                                            base                                  581 k
 sscg                                                                    x86_64                             3.0.0-7.el8                                                                              AppStream                              52 k
 sssd                                                                    x86_64                             2.8.2-1.el8                                                                              base                                  114 k
 sssd-ad                                                                 x86_64                             2.8.2-1.el8                                                                              base                                  307 k
 sssd-client                                                             x86_64                             2.8.2-1.el8                                                                              base                                  238 k
 sssd-common                                                             x86_64                             2.8.2-1.el8                                                                              base                                  1.7 M
 sssd-common-pac                                                         x86_64                             2.8.2-1.el8                                                                              base                                  190 k
 sssd-ipa                                                                x86_64                             2.8.2-1.el8                                                                              base                                  368 k
 sssd-kcm                                                                x86_64                             2.8.2-1.el8                                                                              base                                  259 k
 sssd-krb5                                                               x86_64                             2.8.2-1.el8                                                                              base                                  160 k
 sssd-krb5-common                                                        x86_64                             2.8.2-1.el8                                                                              base                                  198 k
 sssd-ldap                                                               x86_64                             2.8.2-1.el8                                                                              base                                  247 k
 sssd-nfs-idmap                                                          x86_64                             2.8.2-1.el8                                                                              base                                  125 k
 sssd-proxy                                                              x86_64                             2.8.2-1.el8                                                                              base                                  156 k
 strace                                                                  x86_64                             5.18-2.el8                                                                               base                                  1.4 M
 sudo                                                                    x86_64                             1.8.29-10.el8                                                                            base                                  926 k
 systemd                                                                 x86_64                             239-71.el8                                                                               base                                  3.6 M
 systemd-container                                                       x86_64                             239-71.el8                                                                               base                                  769 k
 systemd-libs                                                            x86_64                             239-71.el8                                                                               base                                  1.1 M
 systemd-pam                                                             x86_64                             239-71.el8                                                                               base                                  494 k
 systemd-udev                                                            x86_64                             239-71.el8                                                                               base                                  1.6 M
 tar                                                                     x86_64                             2:1.30-8.el8                                                                             base                                  839 k
 tcpdump                                                                 x86_64                             14:4.9.3-3.el8                                                                           AppStream                             453 k
 teamd                                                                   x86_64                             1.31-4.el8                                                                               base                                  131 k
 tigervnc-license                                                        noarch                             1.12.0-9.el8                                                                             AppStream                              40 k
 tigervnc-server-minimal                                                 x86_64                             1.12.0-9.el8                                                                             AppStream                             1.1 M
 tuned                                                                   noarch                             2.19.0-1.el8                                                                             base                                  332 k
 tzdata                                                                  noarch                             2022g-2.el8                                                                              base                                  474 k
 udisks2                                                                 x86_64                             2.9.0-13.el8                                                                             AppStream                             474 k
 udisks2-iscsi                                                           x86_64                             2.9.0-13.el8                                                                             AppStream                              31 k
 udisks2-lvm2                                                            x86_64                             2.9.0-13.el8                                                                             AppStream                              46 k
 unbound-libs                                                            x86_64                             1.16.2-5.el8                                                                             AppStream                             574 k
 unzip                                                                   x86_64                             6.0-46.el8                                                                               base                                  196 k
 usbredir                                                                x86_64                             0.12.0-4.el8                                                                             AppStream                              52 k
 util-linux                                                              x86_64                             2.32.1-40.el8                                                                            base                                  2.5 M
 util-linux-user                                                         x86_64                             2.32.1-40.el8                                                                            base                                  102 k
 vdo                                                                     x86_64                             6.2.7.17-14.el8                                                                          base                                  666 k
 vim-common                                                              x86_64                             2:8.0.1763-19.el8.4                                                                      AppStream                             6.3 M
 vim-enhanced                                                            x86_64                             2:8.0.1763-19.el8.4                                                                      AppStream                             1.4 M
 vim-filesystem                                                          noarch                             2:8.0.1763-19.el8.4                                                                      AppStream                              50 k
 vim-minimal                                                             x86_64                             2:8.0.1763-19.el8.4                                                                      base                                  575 k
 virt-what                                                               x86_64                             1.25-3.el8                                                                               base                                   38 k
 wavpack                                                                 x86_64                             5.1.0-16.el8                                                                             AppStream                             191 k
 webkit2gtk3                                                             x86_64                             2.38.4-1.el8                                                                             AppStream                              21 M
 webkit2gtk3-jsc                                                         x86_64                             2.38.4-1.el8                                                                             AppStream                             7.1 M
 webrtc-audio-processing                                                 x86_64                             0.3-10.el8                                                                               AppStream                             297 k
 wget                                                                    x86_64                             1.19.5-11.el8                                                                            AppStream                             734 k
 which                                                                   x86_64                             2.21-18.el8                                                                              base                                   49 k
 wpa_supplicant                                                          x86_64                             1:2.10-1.el8                                                                             base                                  2.1 M
 xdg-desktop-portal                                                      x86_64                             1.8.1-1.el8                                                                              AppStream                             418 k
 xdg-desktop-portal-gtk                                                  x86_64                             1.8.0-1.el8                                                                              AppStream                             223 k
 xfsdump                                                                 x86_64                             3.1.8-4.el8                                                                              base                                  332 k
 xfsprogs                                                                x86_64                             5.0.0-10.el8                                                                             base                                  1.1 M
 xmlrpc-c                                                                x86_64                             1.51.0-8.el8                                                                             base                                  213 k
 xmlrpc-c-client                                                         x86_64                             1.51.0-8.el8                                                                             base                                   41 k
 xorg-x11-drv-intel                                                      x86_64                             2.99.917-41.20210115.el8                                                                 AppStream                             706 k
 xorg-x11-server-Xorg                                                    x86_64                             1.20.11-13.el8                                                                           AppStream                             1.5 M
 xorg-x11-server-Xwayland                                                x86_64                             21.1.3-10.el8                                                                            AppStream                             966 k
 xorg-x11-server-common                                                  x86_64                             1.20.11-13.el8                                                                           AppStream                              43 k
 xz                                                                      x86_64                             5.2.4-4.el8                                                                              base                                  153 k
 xz-libs                                                                 x86_64                             5.2.4-4.el8                                                                              base                                   94 k
 yajl                                                                    x86_64                             2.1.0-11.el8                                                                             AppStream                              41 k
 yum                                                                     noarch                             4.7.0-15.el8                                                                             base                                  208 k
 zenity                                                                  x86_64                             3.28.1-2.el8                                                                             AppStream                             4.0 M
 zlib                                                                    x86_64                             1.2.11-21.el8                                                                            base                                  103 k
 zlib-devel                                                              x86_64                             1.2.11-21.el8                                                                            base                                   58 k
Installing dependencies:
 NetworkManager-initscripts-updown                                       noarch                             1:1.40.12-1.el8                                                                          base                                  142 k
 autogen-libopts                                                         x86_64                             5.18.12-8.el8                                                                            AppStream                              75 k
 glibc-gconv-extra                                                       x86_64                             2.28-225.el8                                                                             base                                  1.5 M
 gnutls-dane                                                             x86_64                             3.6.16-6.el8                                                                             AppStream                              52 k
 gnutls-utils                                                            x86_64                             3.6.16-6.el8                                                                             AppStream                             349 k
 grub2-tools-efi                                                         x86_64                             1:2.02-129.el8                                                                           base                                  477 k
 libatomic                                                               x86_64                             8.5.0-18.el8                                                                             base                                   25 k
 libfdt                                                                  x86_64                             1.6.0-1.el8                                                                              AppStream                              32 k
 libglvnd-opengl                                                         x86_64                             1:1.3.4-1.el8                                                                            AppStream                              47 k
 libtpms                                                                 x86_64                             0.9.1-1.20211126git1ff6fe1f43.module_el8.7.0+1218+f626c2ff                               AppStream                             185 k
 libwpe                                                                  x86_64                             1.10.0-4.el8                                                                             AppStream                              26 k
 mdevctl                                                                 x86_64                             1.1.0-2.el8                                                                              AppStream                             755 k
 qemu-kvm-docs                                                           x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             2.6 M
 qemu-kvm-hw-usbredir                                                    x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             201 k
 qemu-kvm-ui-opengl                                                      x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             192 k
 qemu-kvm-ui-spice                                                       x86_64                             15:6.2.0-28.module_el8.8.0+1257+0c3374ae                                                 AppStream                             239 k
 shadow-utils-subid                                                      x86_64                             2:4.6-17.el8                                                                             base                                  113 k
 swtpm                                                                   x86_64                             0.7.0-4.20211109gitb79fd91.module_el8.7.0+1218+f626c2ff                                  AppStream                              43 k
 swtpm-libs                                                              x86_64                             0.7.0-4.20211109gitb79fd91.module_el8.7.0+1218+f626c2ff                                  AppStream                              49 k
 swtpm-tools                                                             x86_64                             0.7.0-4.20211109gitb79fd91.module_el8.7.0+1218+f626c2ff                                  AppStream                             119 k
 wpebackend-fdo                                                          x86_64                             1.10.0-3.el8                                                                             AppStream                              44 k
Installing weak dependencies:
 libvirt-client                                                          x86_64                             8.0.0-14.module_el8.8.0+1257+0c3374ae                                                    AppStream                             416 k
 python3-magic                                                           noarch                             5.33-21.el8                                                                              base                                   46 k

Transaction Summary
=================================================================================================================================================================================================================================================
Install   27 Packages
Upgrade  635 Packages

Total download size: 985 M
Is this ok [y/N]: y
Downloading Packages:
(1/662): centos-stream-release-8.6-1.el8.noarch.rpm                                                                                                                                                              174 kB/s |  22 kB     00:00    
64                                                                                                                                                                     38/1298 
  Verifying        : NetworkManager-config-server-1:1.40.12-1.el8.noarch                                                                                                                                                                 39/1298 
  Verifying        : NetworkManager-config-server-1:1.32.10-4.el8.noarch                                                                                                                                                                 40/1298 
  Verifying        : NetworkManager-libnm-1:1.40.12-1.el8.x86_64                                                                                                                                                                         41/1298 
  Verifying        : NetworkManager-libnm-1:1.32.10-4.el8.x86_64                                                                                                                                                                         42/1298 
  Verifying        : NetworkManager-team-1:1.40.12-1.el8.x86_64                                                                                                                                                                          43/1298 
  Verifying        : NetworkManager-team-1:1.32.10-4.el8.x86_64                                                                                                                                                                          44/1298 
  Verifying        : NetworkManager-tui-1:1.40.12-1.el8.x86_64                                                                                                                                                                           45/1298 
  Verifying        : NetworkManager-tui-1:1.32.10-4.el8.x86_64                                                                                                                                                                           46/1298 
  Verifying        : NetworkManager-wifi-1:1.40.12-1.el8.x86_64                                                                                                                                                                          47/1298 
  Verifying        : NetworkManager-wifi-1:1.32.10-4.el8.x86_64                                                                                                                                                                          48/1298 
  Verifying        : NetworkManager-wwan-1:1.40.12-1.el8.x86_64                                                                                                                                                                          49/1298 
  Verifying        : NetworkManager-wwan-1:1.32.10-4.el8.x86_64                                                                                                                                                                          50/1298 
  Verifying        : adcli-0.9.2-1.el8.x86_64                                                                                                                                                                                            51/1298 
  Verifying        : adcli-0.8.2-12.el8.x86_64                                                                                                                                                                                           52/1298 
  Verifying        : alsa-sof-firmware-2.2.4-2.el8.noarch                                                                                                                                                                                53/1298 
  Verifying        : alsa-sof-firmware-1.8-1.el8.noarch                                                                                                                                                                                  54/1298 
  Verifying        : at-3.1.20-12.el8.x86_64                                                                                                                                                                                             55/1298 

  Verifying        : ostree-2021.3-1.el8.x86_64                                                                                                                                                                                        1140/1298 
  Verifying        : ostree-libs-2022.2-6.el8.x86_64                                                                                                                                                                                   1141/1298 
  Verifying        : ostree-libs-2021.3-1.el8.x86_64                                                                                                                                                                                   1142/1298 
  Verifying        : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch                                                                                                                                                     1143/1298 
usbredir-15:6.2.0-28.module_el8.8.0+1257+0c3374ae.x86_64              qemu-kvm-ui-opengl-15:6.2.0-28.module_el8.8.0+1257+0c3374ae.x86_64         
  qemu-kvm-ui-spice-15:6.2.0-28.module_el8.8.0+1257+0c3374ae.x86_64                shadow-utils-subid-2:4.6-17.el8.x86_64                                            swtpm-0.7.0-4.20211109gitb79fd91.module_el8.7.0+1218+f626c2ff.x86_64       
  swtpm-libs-0.7.0-4.20211109gitb79fd91.module_el8.7.0+1218+f626c2ff.x86_64        swtpm-tools-0.7.0-4.20211109gitb79fd91.module_el8.7.0+1218+f626c2ff.x86_64        wpebackend-fdo-1.10.0-3.el8.x86_64                                         

Complete!
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# 
[root@localhost jdk]# java -version
openjdk version "17.0.6-ea" 2023-01-17 LTS
OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS)
OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing)
[root@localhost jdk]# yum install jenkins java-17-openjdk-devel
Repository extras is listed more than once in the configuration
CentOS Stream 8 - AppStream                                                                                                                                                                                       13 MB/s |  28 MB     00:02    
CentOS Stream 8 - BaseOS                                                                                                                                                                                         8.7 MB/s |  27 MB     00:03    
CentOS Stream 8 - Extras common packages                                                                                                                                                                          10 kB/s | 5.3 kB     00:00    
Dependencies resolved.
=================================================================================================================================================================================================================================================
 Package                                                         Architecture                                     Version                                                              Repository                                           Size
=================================================================================================================================================================================================================================================
Installing:
 java-17-openjdk-devel                                           x86_64                                           1:17.0.6.0.9-0.3.ea.el8                                              AppStream                                           5.1 M
 jenkins                                                         noarch                                           2.375.3-1.1                                                          jenkins                                              90 M

Transaction Summary
=================================================================================================================================================================================================================================================
Install  2 Packages

Total download size: 95 M
Installed size: 99 M
Is this ok [y/N]: y
Downloading Packages:
(1/2): java-17-openjdk-devel-17.0.6.0.9-0.3.ea.el8.x86_64.rpm                                                                                                                                                    393 kB/s | 5.1 MB     00:13    
(2/2): jenkins-2.375.3-1.1.noarch.rpm                                                                                                                                                                            2.8 MB/s |  90 MB     00:32    
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                                                            3.0 MB/s |  95 MB     00:32     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                                                                                                         1/1 
  Running scriptlet: jenkins-2.375.3-1.1.noarch                                                                                                                                                                                              1/2 
  Installing       : jenkins-2.375.3-1.1.noarch                                                                                                                                                                                              1/2 
  Running scriptlet: jenkins-2.375.3-1.1.noarch                                                                                                                                                                                              1/2 
  Installing       : java-17-openjdk-devel-1:17.0.6.0.9-0.3.ea.el8.x86_64                                                                                                                                                                    2/2 
  Running scriptlet: java-17-openjdk-devel-1:17.0.6.0.9-0.3.ea.el8.x86_64                                                                                                                                                                    2/2 
  Verifying        : java-17-openjdk-devel-1:17.0.6.0.9-0.3.ea.el8.x86_64                                                                                                                                                                    1/2 
  Verifying        : jenkins-2.375.3-1.1.noarch                                                                                                                                                                                              2/2 

Installed:
  java-17-openjdk-devel-1:17.0.6.0.9-0.3.ea.el8.x86_64                                                                                 jenkins-2.375.3-1.1.noarch                                                                                

Complete!
[root@localhost jdk]#  systemctl daemon-reload
[root@localhost jdk]# systemctl start jenkins
[root@localhost jdk]#  systemctl status jenkins  
● jenkins.service - Jenkins Continuous Integration Server
   Loaded: loaded (/usr/lib/systemd/system/jenkins.service; disabled; vendor preset: disabled)
   Active: active (running) since Fri 2023-02-24 10:31:11 CST; 3s ago
 Main PID: 985748 (java)
    Tasks: 57 (limit: 202769)
   Memory: 2.2G
   CGroup: /system.slice/jenkins.service
           └─985748 /usr/bin/java -Djava.awt.headless=true -jar /usr/share/java/jenkins.war --webroot=/var/cache/jenkins/war --httpPort=8080

Feb 24 10:30:59 localhost.localdomain jenkins[985748]: Jenkins initial setup is required. An admin user has been created and a password generated.
Feb 24 10:30:59 localhost.localdomain jenkins[985748]: Please use the following password to proceed to installation:
Feb 24 10:30:59 localhost.localdomain jenkins[985748]: 26c26954c64540bf9b2cca8abfdb3bb6
Feb 24 10:30:59 localhost.localdomain jenkins[985748]: This may also be found at: /var/lib/jenkins/secrets/initialAdminPassword
Feb 24 10:30:59 localhost.localdomain jenkins[985748]: *************************************************************
Feb 24 10:31:11 localhost.localdomain jenkins[985748]: 2023-02-24 02:31:11.849+0000 [id=51]        INFO        jenkins.InitReactorRunner$1#onAttained: Completed initialization
Feb 24 10:31:11 localhost.localdomain jenkins[985748]: 2023-02-24 02:31:11.867+0000 [id=26]        INFO        hudson.lifecycle.Lifecycle#onReady: Jenkins is fully up and running
Feb 24 10:31:11 localhost.localdomain systemd[1]: Started Jenkins Continuous Integration Server.
Feb 24 10:31:13 localhost.localdomain jenkins[985748]: 2023-02-24 02:31:13.483+0000 [id=70]        INFO        h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller
Feb 24 10:31:13 localhost.localdomain jenkins[985748]: 2023-02-24 02:31:13.484+0000 [id=70]        INFO        hudson.util.Retrier#start: Performed the action check updates server successfully at the attempt #1
[root@localhost jdk]#  systemctl status firewalld
● firewalld.service - firewalld - dynamic firewall daemon
   Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor preset: enabled)
   Active: inactive (dead) since Fri 2023-02-03 14:40:23 CST; 2 weeks 6 days ago
     Docs: man:firewalld(1)
 Main PID: 1150 (code=exited, status=0/SUCCESS)

Jan 01 08:26:50 localhost.localdomain systemd[1]: Starting firewalld - dynamic firewall daemon...
Jan 01 08:26:50 localhost.localdomain systemd[1]: Started firewalld - dynamic firewall daemon.
Jan 01 08:26:50 localhost.localdomain firewalld[1150]: WARNING: AllowZoneDrifting is enabled. This is considered an insecure configuration option. It will be removed in a future release. Please consider disabling it now.
Feb 03 14:40:22 localhost.localdomain systemd[1]: Stopping firewalld - dynamic firewall daemon...
Feb 03 14:40:23 localhost.localdomain systemd[1]: firewalld.service: Succeeded.
Feb 03 14:40:23 localhost.localdomain systemd[1]: Stopped firewalld - dynamic firewall daemon.
[root@localhost jdk]# cat /etc/sysconfig/jenkins
## Path:        Development/Jenkins
## Description: Jenkins Automation Server
## Type:        string
## Default:     "/var/lib/jenkins"
## ServiceRestart: jenkins
#
# Directory where Jenkins store its configuration and working
# files (checkouts, build reports, artifacts, ...).
#
JENKINS_HOME="/var/lib/jenkins"

## Type:        string
## Default:     ""
## ServiceRestart: jenkins
#
# Java executable to run Jenkins
# When left empty, we'll try to find the suitable Java.
#
JENKINS_JAVA_CMD=""

## Type:        string
## Default:     "jenkins"
## ServiceRestart: jenkins
#
# Unix user account that runs the Jenkins daemon
# Be careful when you change this, as you need to update
# permissions of $JENKINS_HOME and /var/log/jenkins,
# and if you have already run Jenkins, potentially other
# directories such as /var/cache/jenkins .
#
JENKINS_USER="jenkins"

## Type:        string
## Default: "false"
## ServiceRestart: jenkins
#
# Whether to skip potentially long-running chown at the
# $JENKINS_HOME location. Do not enable this, "true", unless
# you know what you're doing. See JENKINS-23273.
#
#JENKINS_INSTALL_SKIP_CHOWN="false"

## Type: string
## Default:     "-Djava.awt.headless=true"
## ServiceRestart: jenkins
#
# Options to pass to java when running Jenkins.
#
JENKINS_JAVA_OPTIONS="-Djava.awt.headless=true"

## Type:        integer(0:65535)
## Default:     8080
## ServiceRestart: jenkins
#
# Port Jenkins is listening on.
# Set to -1 to disable
#
JENKINS_PORT="8080"

## Type:        string
## Default:     ""
## ServiceRestart: jenkins
#
# IP address Jenkins listens on for HTTP requests.
# Default is all interfaces (0.0.0.0).
#
JENKINS_LISTEN_ADDRESS=""

## Type:        integer(0:65535)
## Default:     ""
## ServiceRestart: jenkins
#
# HTTPS port Jenkins is listening on.
# Default is disabled.
#
JENKINS_HTTPS_PORT=""

## Type:        string
## Default:     ""
## ServiceRestart: jenkins
#
# Path to the keystore in JKS format (as created by the JDK 'keytool').
# Default is disabled.
#
JENKINS_HTTPS_KEYSTORE=""

## Type:        string
## Default:     ""
## ServiceRestart: jenkins
#
# Password to access the keystore defined in JENKINS_HTTPS_KEYSTORE.
# Default is disabled.
#
JENKINS_HTTPS_KEYSTORE_PASSWORD=""

## Type:        string
## Default:     ""
## ServiceRestart: jenkins
#
# IP address Jenkins listens on for HTTPS requests.
# Default is disabled.
#
JENKINS_HTTPS_LISTEN_ADDRESS=""

## Type:        integer(0:65535)
## Default:     ""
## ServiceRestart: jenkins
#
# HTTP2 port Jenkins is listening on.
# Default is disabled.
#
# Notice: HTTP2 support may require additional configuration, see Winstone
# documentation for more information.
#
JENKINS_HTTP2_PORT=""

## Type:        string
## Default:     ""
## ServiceRestart: jenkins
#
# IP address Jenkins listens on for HTTP2 requests.
# Default is disabled.
#
# Notice: HTTP2 support may require additional configuration, see Winstone
# documentation for more information.
#
JENKINS_HTTP2_LISTEN_ADDRESS=""

## Type:        integer(1:9)
## Default:     5
## ServiceRestart: jenkins
#
# Debug level for logs -- the higher the value, the more verbose.
# 5 is INFO.
#
JENKINS_DEBUG_LEVEL="5"

## Type:        yesno
## Default:     no
## ServiceRestart: jenkins
#
# Whether to enable access logging or not.
#
JENKINS_ENABLE_ACCESS_LOG="no"

## Type:        integer
## Default:     100
## ServiceRestart: jenkins
#
# Maximum number of HTTP worker threads.
#
JENKINS_HANDLER_MAX="100"

## Type:        integer
## Default:     20
## ServiceRestart: jenkins
#
# Maximum number of idle HTTP worker threads.
#
JENKINS_HANDLER_IDLE="20"

## Type:        string
## Default:     ""
## ServiceRestart: jenkins
#
# Folder for additional jar files to add to the Jetty class loader.
# See Winstone documentation for more information.
# Default is disabled.
#
JENKINS_EXTRA_LIB_FOLDER=""

## Type:        string
## Default:     ""
## ServiceRestart: jenkins
#
# Pass arbitrary arguments to Jenkins.
# Full option list: java -jar jenkins.war --help
#
JENKINS_ARGS=""
[root@localhost jdk]# 
[root@localhost jdk]# vi /etc/sysconfig/jenkins
[root@localhost jdk]# 
[root@localhost jdk]# cat /var/lib/jenkins/secrets/initialAdminPassword 
26c26954c64540bf9b2cca8abfdb3bb6
[root@localhost jdk]# 
[root@localhost jdk]# df -lh
Filesystem           Size  Used Avail Use% Mounted on
devtmpfs              16G     0   16G   0% /dev
tmpfs                 16G     0   16G   0% /dev/shm
tmpfs                 16G   74M   16G   1% /run
tmpfs                 16G     0   16G   0% /sys/fs/cgroup
/dev/mapper/cl-root  443G  150G  293G  34% /
/dev/mapper/cl-home  6.0G 1004M  5.1G  17% /home
/dev/nvme0n1p2      1020M  318M  702M  32% /boot
/dev/nvme0n1p1       599M  7.3M  592M   2% /boot/efi
tmpfs                3.1G  4.0K  3.1G   1% /run/user/1002
[root@localhost jdk]# 
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
以下是在 Linux安装 JenkinsJDK 11 的步骤: 1. 首先,确保您的系统已经安装了 Java JDK 11。如果没有安装,您可以使用以下命令安装: ``` sudo apt update sudo apt install openjdk-11-jdk ``` 2. 然后,您需要添加 Jenkins Debian repository 的 GPG key,以便系统可以验证 Jenkins 软件包的完整性。使用以下命令导入 GPG key: ``` wget -q -O - https://pkg.jenkins.io/debian-stable/jenkins.io.key | sudo apt-key add - ``` 3. 接下来,您需要将 Jenkins Debian repository 添加到系统中。使用以下命令添加 Jenkins repository: ``` sudo sh -c 'echo deb http://pkg.jenkins.io/debian-stable binary/ > /etc/apt/sources.list.d/jenkins.list' ``` 4. 完成上述步骤后,更新 apt 包列表并安装 Jenkins: ``` sudo apt update sudo apt install jenkins ``` 5. 安装完成后,Jenkins 服务将自动启动,并且将在系统启动时自动启动。您可以使用以下命令检查 Jenkins 服务的状态: ``` sudo systemctl status jenkins ``` 6. 最后,您需要打开防火墙端口,以允许对 Jenkins 的访问。使用以下命令打开 Jenkins 的 HTTP 端口: ``` sudo ufw allow 8080/tcp ``` 如果您想允许对 Jenkins 的 SSH 访问,可以使用以下命令打开 SSH 端口: ``` sudo ufw allow OpenSSH ``` 现在,您已经成功地在 Linux安装JenkinsJDK 11。您可以使用您的浏览器访问 Jenkins 的网址 `http://your_server_ip_or_domain:8080`,然后按照屏幕上的指示进行操作来完成 Jenkins 的设置。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值