본문 바로가기
공부/리눅스 서버

[linux] rpm 삭제 및 설치

by kyoung-ho 2021. 12. 10.
반응형
[root@realsearch-web ~]# rpm -ivh google-chrome-stable_current_x86_64.rpm
error: Failed dependencies:
	libX11.so.6()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libXcomposite.so.1()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libXdamage.so.1()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libXext.so.6()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libXfixes.so.3()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libXrandr.so.2()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libasound.so.2()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libasound.so.2(ALSA_0.9)(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libasound.so.2(ALSA_0.9.0rc4)(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libatk-1.0.so.0()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libatk-bridge-2.0.so.0()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libatspi.so.0()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libcairo.so.2()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libcups.so.2()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libdrm.so.2()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	liberation-fonts is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libgbm.so.1()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libgtk-3.so.0()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libpango-1.0.so.0()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libvulkan.so.1()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libxcb.so.1()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	libxkbcommon.so.0()(64bit) is needed by google-chrome-stable-96.0.4664.93-1.x86_64
	xdg-utils is needed by google-chrome-stable-96.0.4664.93-1.x86_64

RPM 설치시 해당 오류가 발생했을때

 

rpm -e google-chrome-stable-96.0.4664.93-1.x86_64

Error: Could not find xdg-icon-resource
error: %preun(google-chrome-stable-96.0.4664.93-1.x86_64) scriptlet failed, exit status 1
error: google-chrome-stable-96.0.4664.93-1.x86_64: erase failed

 

지울려고 해도 오류 발생

 

rpm -e google-chrome-stable-96.0.4664.93-1.x86_64 --nodeps

Error: Could not find xdg-icon-resource
error: %preun(google-chrome-stable-96.0.4664.93-1.x86_64) scriptlet failed, exit status 1
error: google-chrome-stable-96.0.4664.93-1.x86_64: erase failed

 

--nodeps 명령을 줘도 안지워진다.  --force도 마찬가지....

 

rpm -e google-chrome-stable-96.0.4664.93-1.x86_64 --noscripts

해당 명령으로는 지워진다.

[root@realsearch-web ~]# rpm -e google-chrome-stable-96.0.4664.93-1.x86_64 --noscripts
warning: file /opt/google/chrome/xdg-settings: remove failed: No such file or directory
warning: file /opt/google/chrome/xdg-mime: remove failed: No such file or directory
warning: file /opt/google/chrome/vk_swiftshader_icd.json: remove failed: No such file or directory
warning: file /opt/google/chrome/v8_context_snapshot.bin: remove failed: No such file or directory
warning: file /opt/google/chrome/swiftshader/libGLESv2.so: remove failed: No such file or directory
warning: file /opt/google/chrome/swiftshader/libEGL.so: remove failed: No such file or directory
warning: file /opt/google/chrome/swiftshader: remove failed: No such file or directory
warning: file /opt/google/chrome/resources.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/product_logo_64.png: remove failed: No such file or directory
warning: file /opt/google/chrome/product_logo_48.png: remove failed: No such file or directory
warning: file /opt/google/chrome/product_logo_32.xpm: remove failed: No such file or directory
warning: file /opt/google/chrome/product_logo_32.png: remove failed: No such file or directory
warning: file /opt/google/chrome/product_logo_256.png: remove failed: No such file or directory
warning: file /opt/google/chrome/product_logo_24.png: remove failed: No such file or directory
warning: file /opt/google/chrome/product_logo_16.png: remove failed: No such file or directory
warning: file /opt/google/chrome/product_logo_128.png: remove failed: No such file or directory
warning: file /opt/google/chrome/nacl_irt_x86_64.nexe: remove failed: No such file or directory
warning: file /opt/google/chrome/nacl_helper_bootstrap: remove failed: No such file or directory
warning: file /opt/google/chrome/nacl_helper: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/zh-TW.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/zh-CN.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/vi.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/uk.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/tr.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/th.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/te.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/ta.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/sw.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/sv.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/sr.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/sl.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/sk.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/ru.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/ro.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/pt-PT.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/pt-BR.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/pl.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/nl.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/nb.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/ms.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/mr.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/ml.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/lv.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/lt.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/ko.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/kn.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/ja.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/it.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/id.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/hu.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/hr.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/hi.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/he.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/gu.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/fr.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/fil.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/fi.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/fa.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/et.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/es.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/es-419.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/en-US.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/en-GB.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/el.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/de.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/da.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/cs.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/ca.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/bn.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/bg.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/ar.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales/am.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/locales: remove failed: No such file or directory
warning: file /opt/google/chrome/libvulkan.so.1: remove failed: No such file or directory
warning: file /opt/google/chrome/libvk_swiftshader.so: remove failed: No such file or directory
warning: file /opt/google/chrome/libGLESv2.so: remove failed: No such file or directory
warning: file /opt/google/chrome/libEGL.so: remove failed: No such file or directory
warning: file /opt/google/chrome/icudtl.dat: remove failed: No such file or directory
warning: file /opt/google/chrome/google-chrome: remove failed: No such file or directory
warning: file /opt/google/chrome/default_apps/external_extensions.json: remove failed: No such file or directory
warning: file /opt/google/chrome/default_apps: remove failed: No such file or directory
warning: file /opt/google/chrome/default-app-block: remove failed: No such file or directory
warning: file /opt/google/chrome/chrome_crashpad_handler: remove failed: No such file or directory
warning: file /opt/google/chrome/chrome_200_percent.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/chrome_100_percent.pak: remove failed: No such file or directory
warning: file /opt/google/chrome/chrome-sandbox: remove failed: No such file or directory
warning: file /opt/google/chrome/chrome: remove failed: No such file or directory
warning: file /opt/google/chrome/WidevineCdm/manifest.json: remove failed: No such file or directory
warning: file /opt/google/chrome/WidevineCdm/_platform_specific/linux_x64/libwidevinecdm.so: remove failed: No such file or directory
warning: file /opt/google/chrome/WidevineCdm/_platform_specific/linux_x64: remove failed: No such file or directory
warning: file /opt/google/chrome/WidevineCdm/_platform_specific: remove failed: No such file or directory
warning: file /opt/google/chrome/WidevineCdm/LICENSE: remove failed: No such file or directory
warning: file /opt/google/chrome/WidevineCdm: remove failed: No such file or directory
warning: file /opt/google/chrome/MEIPreload/preloaded_data.pb: remove failed: No such file or directory
warning: file /opt/google/chrome/MEIPreload/manifest.json: remove failed: No such file or directory
warning: file /opt/google/chrome/MEIPreload: remove failed: No such file or directory
warning: file /opt/google/chrome: remove failed: No such file or directory

 

이후 yum이 된다면, rpm -Uvh, -ivh 로 설치하지말고.. 의존성 패키지와 같이 다운로드 할 수 있게

 

yum install google-chrome-stable_current_x86_64.rpm 설치하자.

[root@realsearch-web ~]# yum install google-chrome-stable_current_x86_64.rpm 
Loaded plugins: fastestmirror, versionlock
Examining google-chrome-stable_current_x86_64.rpm: google-chrome-stable-96.0.4664.93-1.x86_64
Marking google-chrome-stable_current_x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package google-chrome-stable.x86_64 0:96.0.4664.93-1 will be installed
--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
Loading mirror speeds from cached hostfile
 * base: mirror.kakao.com
 * epel: ftp.jaist.ac.jp
 * extras: mirror.kakao.com
 * updates: mirror.kakao.com
--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: liberation-fonts for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: xdg-utils for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libX11.so.6()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libXcomposite.so.1()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libXdamage.so.1()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libXext.so.6()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libXfixes.so.3()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libXrandr.so.2()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libasound.so.2()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libatk-1.0.so.0()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libatk-bridge-2.0.so.0()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libatspi.so.0()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libcairo.so.2()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libdrm.so.2()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libgbm.so.1()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libgtk-3.so.0()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libpango-1.0.so.0()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libvulkan.so.1()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libxcb.so.1()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Processing Dependency: libxkbcommon.so.0()(64bit) for package: google-chrome-stable-96.0.4664.93-1.x86_64
--> Running transaction check
---> Package alsa-lib.x86_64 0:1.1.8-1.el7 will be installed
---> Package at-spi2-atk.x86_64 0:2.26.2-1.el7 will be installed
---> Package at-spi2-core.x86_64 0:2.28.0-1.el7 will be installed
--> Processing Dependency: libXtst.so.6()(64bit) for package: at-spi2-core-2.28.0-1.el7.x86_64
---> Package atk.x86_64 0:2.28.1-2.el7 will be installed
---> Package cairo.x86_64 0:1.15.12-4.el7 will be installed
--> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64
--> Processing Dependency: libfontconfig.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64
--> Processing Dependency: libXrender.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64
--> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64
--> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64
---> Package cups-libs.x86_64 1:1.6.3-51.el7 will be installed
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-51.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-51.el7.x86_64
---> Package gtk3.x86_64 0:3.22.30-6.el7 will be installed
--> Processing Dependency: libwayland-cursor(x86-64) >= 1.9.91 for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: libwayland-client(x86-64) >= 1.9.91 for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: libepoxy(x86-64) >= 1.0 for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: cairo-gobject(x86-64) >= 1.14.0 for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: hicolor-icon-theme for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: gtk-update-icon-cache for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: dconf(x86-64) for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: adwaita-icon-theme for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: libwayland-egl.so.1()(64bit) for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: libwayland-cursor.so.0()(64bit) for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: libwayland-client.so.0()(64bit) for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: librest-0.7.so.0()(64bit) for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: libjson-glib-1.0.so.0()(64bit) for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: libepoxy.so.0()(64bit) for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: libcolord.so.2()(64bit) for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: libcairo-gobject.so.2()(64bit) for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: libXi.so.6()(64bit) for package: gtk3-3.22.30-6.el7.x86_64
--> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk3-3.22.30-6.el7.x86_64
---> Package libX11.x86_64 0:1.6.7-4.el7_9 will be installed
--> Processing Dependency: libX11-common >= 1.6.7-4.el7_9 for package: libX11-1.6.7-4.el7_9.x86_64
---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed
---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed
---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed
---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be installed
---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be installed
---> Package libdrm.x86_64 0:2.4.97-2.el7 will be installed
--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.97-2.el7.x86_64
---> Package liberation-fonts.noarch 1:1.07.2-16.el7 will be installed
--> Processing Dependency: liberation-serif-fonts = 1:1.07.2-16.el7 for package: 1:liberation-fonts-1.07.2-16.el7.noarch
--> Processing Dependency: liberation-sans-fonts = 1:1.07.2-16.el7 for package: 1:liberation-fonts-1.07.2-16.el7.noarch
--> Processing Dependency: liberation-narrow-fonts = 1:1.07.2-16.el7 for package: 1:liberation-fonts-1.07.2-16.el7.noarch
--> Processing Dependency: liberation-mono-fonts = 1:1.07.2-16.el7 for package: 1:liberation-fonts-1.07.2-16.el7.noarch
---> Package libxcb.x86_64 0:1.13-1.el7 will be installed
--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.13-1.el7.x86_64
---> Package libxkbcommon.x86_64 0:0.7.1-3.el7 will be installed
--> Processing Dependency: xkeyboard-config for package: libxkbcommon-0.7.1-3.el7.x86_64
---> Package mesa-libgbm.x86_64 0:18.3.4-12.el7_9 will be installed
--> Processing Dependency: mesa-libglapi = 18.3.4-12.el7_9 for package: mesa-libgbm-18.3.4-12.el7_9.x86_64
--> Processing Dependency: libwayland-server.so.0()(64bit) for package: mesa-libgbm-18.3.4-12.el7_9.x86_64
---> Package pango.x86_64 0:1.42.4-4.el7_7 will be installed
--> Processing Dependency: libthai(x86-64) >= 0.1.9 for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: libXft(x86-64) >= 2.0.0 for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: harfbuzz(x86-64) >= 1.4.2 for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: fribidi(x86-64) >= 1.0 for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: libfribidi.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64
--> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.42.4-4.el7_7.x86_64
---> Package vulkan.x86_64 0:1.1.97.0-1.el7 will be installed
--> Processing Dependency: vulkan-filesystem = 1.1.97.0-1.el7 for package: vulkan-1.1.97.0-1.el7.x86_64
---> Package xdg-utils.noarch 0:1.1.0-0.17.20120809git.el7 will be installed
--> Processing Dependency: desktop-file-utils for package: xdg-utils-1.1.0-0.17.20120809git.el7.noarch
--> Running transaction check
---> Package adwaita-icon-theme.noarch 0:3.28.0-1.el7 will be installed
--> Processing Dependency: adwaita-cursor-theme = 3.28.0-1.el7 for package: adwaita-icon-theme-3.28.0-1.el7.noarch
---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed
---> Package cairo-gobject.x86_64 0:1.15.12-4.el7 will be installed
---> Package colord-libs.x86_64 0:1.3.4-2.el7 will be installed
--> Processing Dependency: libgusb.so.2(LIBGUSB_0.1.1)(64bit) for package: colord-libs-1.3.4-2.el7.x86_64
--> Processing Dependency: libgusb.so.2(LIBGUSB_0.1.0)(64bit) for package: colord-libs-1.3.4-2.el7.x86_64
--> Processing Dependency: libusb-1.0.so.0()(64bit) for package: colord-libs-1.3.4-2.el7.x86_64
--> Processing Dependency: liblcms2.so.2()(64bit) for package: colord-libs-1.3.4-2.el7.x86_64
--> Processing Dependency: libgusb.so.2()(64bit) for package: colord-libs-1.3.4-2.el7.x86_64
---> Package dconf.x86_64 0:0.28.0-4.el7 will be installed
---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
--> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
---> Package fontconfig.x86_64 0:2.13.0-4.3.el7 will be installed
--> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.13.0-4.3.el7.x86_64
--> Processing Dependency: dejavu-sans-fonts for package: fontconfig-2.13.0-4.3.el7.x86_64
---> Package fribidi.x86_64 0:1.0.2-1.el7_7.1 will be installed
---> Package gdk-pixbuf2.x86_64 0:2.36.12-3.el7 will be installed
--> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64
--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64
--> Processing Dependency: libtiff.so.5()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64
--> Processing Dependency: libjpeg.so.62()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64
--> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64
---> Package gtk-update-icon-cache.x86_64 0:3.22.30-6.el7 will be installed
---> Package harfbuzz.x86_64 0:1.7.5-2.el7 will be installed
--> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-1.7.5-2.el7.x86_64
---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed
---> Package json-glib.x86_64 0:1.4.2-2.el7 will be installed
---> Package libX11-common.noarch 0:1.6.7-4.el7_9 will be installed
---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
---> Package libXcursor.x86_64 0:1.1.15-1.el7 will be installed
---> Package libXft.x86_64 0:2.3.2-2.el7 will be installed
---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed
---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed
---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed
---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed
---> Package libepoxy.x86_64 0:1.5.2-1.el7 will be installed
---> Package liberation-mono-fonts.noarch 1:1.07.2-16.el7 will be installed
--> Processing Dependency: liberation-fonts-common = 1:1.07.2-16.el7 for package: 1:liberation-mono-fonts-1.07.2-16.el7.noarch
---> Package liberation-narrow-fonts.noarch 1:1.07.2-16.el7 will be installed
---> Package liberation-sans-fonts.noarch 1:1.07.2-16.el7 will be installed
---> Package liberation-serif-fonts.noarch 1:1.07.2-16.el7 will be installed
---> Package libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
--> Processing Dependency: libglvnd(x86-64) = 1:1.0.1-0.8.git5baa1e5.el7 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64
--> Processing Dependency: mesa-libEGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64
--> Processing Dependency: libGLdispatch.so.0()(64bit) for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64
---> Package libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
--> Processing Dependency: mesa-libGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64
---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed
---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed
---> Package libwayland-client.x86_64 0:1.15.0-1.el7 will be installed
---> Package libwayland-cursor.x86_64 0:1.15.0-1.el7 will be installed
---> Package libwayland-egl.x86_64 0:1.15.0-1.el7 will be installed
---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be installed
---> Package mesa-libglapi.x86_64 0:18.3.4-12.el7_9 will be installed
---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed
---> Package rest.x86_64 0:0.8.1-2.el7 will be installed
--> Processing Dependency: libsoup-gnome-2.4.so.1()(64bit) for package: rest-0.8.1-2.el7.x86_64
--> Processing Dependency: libsoup-2.4.so.1()(64bit) for package: rest-0.8.1-2.el7.x86_64
---> Package vulkan-filesystem.noarch 0:1.1.97.0-1.el7 will be installed
---> Package xkeyboard-config.noarch 0:2.24-1.el7 will be installed
--> Running transaction check
---> Package adwaita-cursor-theme.noarch 0:3.28.0-1.el7 will be installed
---> Package dejavu-sans-fonts.noarch 0:2.33-6.el7 will be installed
--> Processing Dependency: dejavu-fonts-common = 2.33-6.el7 for package: dejavu-sans-fonts-2.33-6.el7.noarch
---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
---> Package graphite2.x86_64 0:1.3.10-1.el7_3 will be installed
---> Package jasper-libs.x86_64 0:1.900.1-33.el7 will be installed
---> Package lcms2.x86_64 0:2.6-3.el7 will be installed
---> Package liberation-fonts-common.noarch 1:1.07.2-16.el7 will be installed
---> Package libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
---> Package libgusb.x86_64 0:0.2.9-1.el7 will be installed
---> Package libjpeg-turbo.x86_64 0:1.2.90-8.el7 will be installed
---> Package libsoup.x86_64 0:2.62.2-2.el7 will be installed
--> Processing Dependency: glib-networking(x86-64) >= 2.38.0 for package: libsoup-2.62.2-2.el7.x86_64
---> Package libtiff.x86_64 0:4.0.3-35.el7 will be installed
--> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-35.el7.x86_64
---> Package libusbx.x86_64 0:1.0.21-1.el7 will be installed
---> Package mesa-libEGL.x86_64 0:18.3.4-12.el7_9 will be installed
--> Processing Dependency: libxshmfence.so.1()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64
---> Package mesa-libGL.x86_64 0:18.3.4-12.el7_9 will be installed
--> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64
--> Running transaction check
---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be installed
---> Package glib-networking.x86_64 0:2.56.1-1.el7 will be installed
--> Processing Dependency: libgnutls.so.28(GNUTLS_3_1_0)(64bit) for package: glib-networking-2.56.1-1.el7.x86_64
--> Processing Dependency: libgnutls.so.28(GNUTLS_3_0_0)(64bit) for package: glib-networking-2.56.1-1.el7.x86_64
--> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: glib-networking-2.56.1-1.el7.x86_64
--> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: glib-networking-2.56.1-1.el7.x86_64
--> Processing Dependency: gsettings-desktop-schemas for package: glib-networking-2.56.1-1.el7.x86_64
--> Processing Dependency: libproxy.so.1()(64bit) for package: glib-networking-2.56.1-1.el7.x86_64
--> Processing Dependency: libgnutls.so.28()(64bit) for package: glib-networking-2.56.1-1.el7.x86_64
---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed
---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed
---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed
--> Running transaction check
---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
---> Package gsettings-desktop-schemas.x86_64 0:3.28.0-3.el7 will be installed
---> Package libproxy.x86_64 0:0.4.11-11.el7 will be installed
--> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-11.el7.x86_64
--> Running transaction check
---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed
---> Package nettle.x86_64 0:2.7.1-9.el7_9 will be installed
---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==============================================================================================================================================================================================================================================================================
 Package                                                            Arch                                            Version                                                               Repository                                                                     Size
==============================================================================================================================================================================================================================================================================
Installing:
 google-chrome-stable                                               x86_64                                          96.0.4664.93-1                                                        /google-chrome-stable_current_x86_64                                          270 M
Installing for dependencies:
 adwaita-cursor-theme                                               noarch                                          3.28.0-1.el7                                                          base                                                                          641 k
 adwaita-icon-theme                                                 noarch                                          3.28.0-1.el7                                                          base                                                                           11 M
 alsa-lib                                                           x86_64                                          1.1.8-1.el7                                                           base                                                                          425 k
 at-spi2-atk                                                        x86_64                                          2.26.2-1.el7                                                          base                                                                           81 k
 at-spi2-core                                                       x86_64                                          2.28.0-1.el7                                                          base                                                                          158 k
 atk                                                                x86_64                                          2.28.1-2.el7                                                          base                                                                          263 k
 avahi-libs                                                         x86_64                                          0.6.31-20.el7                                                         base                                                                           62 k
 cairo                                                              x86_64                                          1.15.12-4.el7                                                         base                                                                          741 k
 cairo-gobject                                                      x86_64                                          1.15.12-4.el7                                                         base                                                                           26 k
 colord-libs                                                        x86_64                                          1.3.4-2.el7                                                           base                                                                          186 k
 cups-libs                                                          x86_64                                          1:1.6.3-51.el7                                                        base                                                                          359 k
 dconf                                                              x86_64                                          0.28.0-4.el7                                                          base                                                                          106 k
 dejavu-fonts-common                                                noarch                                          2.33-6.el7                                                            base                                                                           64 k
 dejavu-sans-fonts                                                  noarch                                          2.33-6.el7                                                            base                                                                          1.4 M
 desktop-file-utils                                                 x86_64                                          0.23-2.el7                                                            base                                                                           67 k
 emacs-filesystem                                                   noarch                                          1:24.3-23.el7                                                         base                                                                           58 k
 fontconfig                                                         x86_64                                          2.13.0-4.3.el7                                                        base                                                                          254 k
 fontpackages-filesystem                                            noarch                                          1.44-8.el7                                                            base                                                                          9.9 k
 fribidi                                                            x86_64                                          1.0.2-1.el7_7.1                                                       base                                                                           79 k
 gdk-pixbuf2                                                        x86_64                                          2.36.12-3.el7                                                         base                                                                          570 k
 glib-networking                                                    x86_64                                          2.56.1-1.el7                                                          base                                                                          145 k
 gnutls                                                             x86_64                                          3.3.29-9.el7_6                                                        base                                                                          680 k
 graphite2                                                          x86_64                                          1.3.10-1.el7_3                                                        base                                                                          115 k
 gsettings-desktop-schemas                                          x86_64                                          3.28.0-3.el7                                                          base                                                                          606 k
 gtk-update-icon-cache                                              x86_64                                          3.22.30-6.el7                                                         updates                                                                        27 k
 gtk3                                                               x86_64                                          3.22.30-6.el7                                                         updates                                                                       4.4 M
 harfbuzz                                                           x86_64                                          1.7.5-2.el7                                                           base                                                                          267 k
 hicolor-icon-theme                                                 noarch                                          0.12-7.el7                                                            base                                                                           42 k
 jasper-libs                                                        x86_64                                          1.900.1-33.el7                                                        base                                                                          150 k
 jbigkit-libs                                                       x86_64                                          2.0-11.el7                                                            base                                                                           46 k
 json-glib                                                          x86_64                                          1.4.2-2.el7                                                           base                                                                          134 k
 lcms2                                                              x86_64                                          2.6-3.el7                                                             base                                                                          150 k
 libX11                                                             x86_64                                          1.6.7-4.el7_9                                                         updates                                                                       607 k
 libX11-common                                                      noarch                                          1.6.7-4.el7_9                                                         updates                                                                       164 k
 libXau                                                             x86_64                                          1.0.8-2.1.el7                                                         base                                                                           29 k
 libXcomposite                                                      x86_64                                          0.4.4-4.1.el7                                                         base                                                                           22 k
 libXcursor                                                         x86_64                                          1.1.15-1.el7                                                          base                                                                           30 k
 libXdamage                                                         x86_64                                          1.1.4-4.1.el7                                                         base                                                                           20 k
 libXext                                                            x86_64                                          1.3.3-3.el7                                                           base                                                                           39 k
 libXfixes                                                          x86_64                                          5.0.3-1.el7                                                           base                                                                           18 k
 libXft                                                             x86_64                                          2.3.2-2.el7                                                           base                                                                           58 k
 libXi                                                              x86_64                                          1.7.9-1.el7                                                           base                                                                           40 k
 libXinerama                                                        x86_64                                          1.1.3-2.1.el7                                                         base                                                                           14 k
 libXrandr                                                          x86_64                                          1.5.1-2.el7                                                           base                                                                           27 k
 libXrender                                                         x86_64                                          0.9.10-1.el7                                                          base                                                                           26 k
 libXtst                                                            x86_64                                          1.2.3-1.el7                                                           base                                                                           20 k
 libXxf86vm                                                         x86_64                                          1.1.4-1.el7                                                           base                                                                           18 k
 libdrm                                                             x86_64                                          2.4.97-2.el7                                                          base                                                                          151 k
 libepoxy                                                           x86_64                                          1.5.2-1.el7                                                           base                                                                          211 k
 liberation-fonts                                                   noarch                                          1:1.07.2-16.el7                                                       base                                                                           13 k
 liberation-fonts-common                                            noarch                                          1:1.07.2-16.el7                                                       base                                                                           27 k
 liberation-mono-fonts                                              noarch                                          1:1.07.2-16.el7                                                       base                                                                          227 k
 liberation-narrow-fonts                                            noarch                                          1:1.07.2-16.el7                                                       base                                                                          202 k
 liberation-sans-fonts                                              noarch                                          1:1.07.2-16.el7                                                       base                                                                          279 k
 liberation-serif-fonts                                             noarch                                          1:1.07.2-16.el7                                                       base                                                                          298 k
 libglvnd                                                           x86_64                                          1:1.0.1-0.8.git5baa1e5.el7                                            base                                                                           89 k
 libglvnd-egl                                                       x86_64                                          1:1.0.1-0.8.git5baa1e5.el7                                            base                                                                           44 k
 libglvnd-glx                                                       x86_64                                          1:1.0.1-0.8.git5baa1e5.el7                                            base                                                                          125 k
 libgusb                                                            x86_64                                          0.2.9-1.el7                                                           base                                                                           40 k
 libjpeg-turbo                                                      x86_64                                          1.2.90-8.el7                                                          base                                                                          135 k
 libmodman                                                          x86_64                                          2.0.1-8.el7                                                           base                                                                           28 k
 libpciaccess                                                       x86_64                                          0.14-1.el7                                                            base                                                                           26 k
 libproxy                                                           x86_64                                          0.4.11-11.el7                                                         base                                                                           64 k
 libsoup                                                            x86_64                                          2.62.2-2.el7                                                          base                                                                          411 k
 libthai                                                            x86_64                                          0.1.14-9.el7                                                          base                                                                          187 k
 libtiff                                                            x86_64                                          4.0.3-35.el7                                                          base                                                                          172 k
 libusbx                                                            x86_64                                          1.0.21-1.el7                                                          base                                                                           61 k
 libwayland-client                                                  x86_64                                          1.15.0-1.el7                                                          base                                                                           33 k
 libwayland-cursor                                                  x86_64                                          1.15.0-1.el7                                                          base                                                                           20 k
 libwayland-egl                                                     x86_64                                          1.15.0-1.el7                                                          base                                                                           13 k
 libwayland-server                                                  x86_64                                          1.15.0-1.el7                                                          base                                                                           39 k
 libxcb                                                             x86_64                                          1.13-1.el7                                                            base                                                                          214 k
 libxkbcommon                                                       x86_64                                          0.7.1-3.el7                                                           base                                                                          108 k
 libxshmfence                                                       x86_64                                          1.2-1.el7                                                             base                                                                          7.2 k
 mesa-libEGL                                                        x86_64                                          18.3.4-12.el7_9                                                       updates                                                                       110 k
 mesa-libGL                                                         x86_64                                          18.3.4-12.el7_9                                                       updates                                                                       166 k
 mesa-libgbm                                                        x86_64                                          18.3.4-12.el7_9                                                       updates                                                                        39 k
 mesa-libglapi                                                      x86_64                                          18.3.4-12.el7_9                                                       updates                                                                        46 k
 nettle                                                             x86_64                                          2.7.1-9.el7_9                                                         updates                                                                       328 k
 pango                                                              x86_64                                          1.42.4-4.el7_7                                                        base                                                                          280 k
 pixman                                                             x86_64                                          0.34.0-1.el7                                                          base                                                                          248 k
 rest                                                               x86_64                                          0.8.1-2.el7                                                           base                                                                           63 k
 trousers                                                           x86_64                                          0.3.14-2.el7                                                          base                                                                          289 k
 vulkan                                                             x86_64                                          1.1.97.0-1.el7                                                        base                                                                          3.6 M
 vulkan-filesystem                                                  noarch                                          1.1.97.0-1.el7                                                        base                                                                          6.3 k
 xdg-utils                                                          noarch                                          1.1.0-0.17.20120809git.el7                                            base                                                                           70 k
 xkeyboard-config                                                   noarch                                          2.24-1.el7                                                            base                                                                          834 k

Transaction Summary
==============================================================================================================================================================================================================================================================================
Install  1 Package (+87 Dependent packages)

Total size: 304 M
Total download size: 34 M
Installed size: 382 M
Is this ok [y/d/N]: y
Downloading packages:
(1/87): adwaita-cursor-theme-3.28.0-1.el7.noarch.rpm                                                                                                                                                                                                   | 641 kB  00:00:00     
(2/87): alsa-lib-1.1.8-1.el7.x86_64.rpm                                                                                                                                                                                                                | 425 kB  00:00:00     
(3/87): at-spi2-atk-2.26.2-1.el7.x86_64.rpm                                                                                                                                                                                                            |  81 kB  00:00:00     
(4/87): at-spi2-core-2.28.0-1.el7.x86_64.rpm                                                                                                                                                                                                           | 158 kB  00:00:00     
(5/87): atk-2.28.1-2.el7.x86_64.rpm                                                                                                                                                                                                                    | 263 kB  00:00:00     
(6/87): avahi-libs-0.6.31-20.el7.x86_64.rpm                                                                                                                                                                                                            |  62 kB  00:00:00     
(7/87): cairo-1.15.12-4.el7.x86_64.rpm                                                                                                                                                                                                                 | 741 kB  00:00:00     
(8/87): cairo-gobject-1.15.12-4.el7.x86_64.rpm                                                                                                                                                                                                         |  26 kB  00:00:00     
(9/87): colord-libs-1.3.4-2.el7.x86_64.rpm                                                                                                                                                                                                             | 186 kB  00:00:00     
(10/87): cups-libs-1.6.3-51.el7.x86_64.rpm                                                                                                                                                                                                             | 359 kB  00:00:00     
(11/87): adwaita-icon-theme-3.28.0-1.el7.noarch.rpm                                                                                                                                                                                                    |  11 MB  00:00:00     
(12/87): dconf-0.28.0-4.el7.x86_64.rpm                                                                                                                                                                                                                 | 106 kB  00:00:00     
(13/87): dejavu-fonts-common-2.33-6.el7.noarch.rpm                                                                                                                                                                                                     |  64 kB  00:00:00     
(14/87): desktop-file-utils-0.23-2.el7.x86_64.rpm                                                                                                                                                                                                      |  67 kB  00:00:00     
(15/87): dejavu-sans-fonts-2.33-6.el7.noarch.rpm                                                                                                                                                                                                       | 1.4 MB  00:00:00     
(16/87): emacs-filesystem-24.3-23.el7.noarch.rpm                                                                                                                                                                                                       |  58 kB  00:00:00     
(17/87): fontconfig-2.13.0-4.3.el7.x86_64.rpm                                                                                                                                                                                                          | 254 kB  00:00:00     
(18/87): fontpackages-filesystem-1.44-8.el7.noarch.rpm                                                                                                                                                                                                 | 9.9 kB  00:00:00     
(19/87): fribidi-1.0.2-1.el7_7.1.x86_64.rpm                                                                                                                                                                                                            |  79 kB  00:00:00     
(20/87): gdk-pixbuf2-2.36.12-3.el7.x86_64.rpm                                                                                                                                                                                                          | 570 kB  00:00:00     
(21/87): glib-networking-2.56.1-1.el7.x86_64.rpm                                                                                                                                                                                                       | 145 kB  00:00:00     
(22/87): graphite2-1.3.10-1.el7_3.x86_64.rpm                                                                                                                                                                                                           | 115 kB  00:00:00     
(23/87): gnutls-3.3.29-9.el7_6.x86_64.rpm                                                                                                                                                                                                              | 680 kB  00:00:00     
(24/87): harfbuzz-1.7.5-2.el7.x86_64.rpm                                                                                                                                                                                                               | 267 kB  00:00:00     
(25/87): gsettings-desktop-schemas-3.28.0-3.el7.x86_64.rpm                                                                                                                                                                                             | 606 kB  00:00:00     
(26/87): jasper-libs-1.900.1-33.el7.x86_64.rpm                                                                                                                                                                                                         | 150 kB  00:00:00     
(27/87): hicolor-icon-theme-0.12-7.el7.noarch.rpm                                                                                                                                                                                                      |  42 kB  00:00:00     
(28/87): gtk-update-icon-cache-3.22.30-6.el7.x86_64.rpm                                                                                                                                                                                                |  27 kB  00:00:00     
(29/87): jbigkit-libs-2.0-11.el7.x86_64.rpm                                                                                                                                                                                                            |  46 kB  00:00:00     
(30/87): lcms2-2.6-3.el7.x86_64.rpm                                                                                                                                                                                                                    | 150 kB  00:00:00     
(31/87): json-glib-1.4.2-2.el7.x86_64.rpm                                                                                                                                                                                                              | 134 kB  00:00:00     
(32/87): libX11-1.6.7-4.el7_9.x86_64.rpm                                                                                                                                                                                                               | 607 kB  00:00:00     
(33/87): libX11-common-1.6.7-4.el7_9.noarch.rpm                                                                                                                                                                                                        | 164 kB  00:00:00     
(34/87): gtk3-3.22.30-6.el7.x86_64.rpm                                                                                                                                                                                                                 | 4.4 MB  00:00:00     
(35/87): libXau-1.0.8-2.1.el7.x86_64.rpm                                                                                                                                                                                                               |  29 kB  00:00:00     
(36/87): libXcomposite-0.4.4-4.1.el7.x86_64.rpm                                                                                                                                                                                                        |  22 kB  00:00:00     
(37/87): libXcursor-1.1.15-1.el7.x86_64.rpm                                                                                                                                                                                                            |  30 kB  00:00:00     
(38/87): libXdamage-1.1.4-4.1.el7.x86_64.rpm                                                                                                                                                                                                           |  20 kB  00:00:00     
(39/87): libXext-1.3.3-3.el7.x86_64.rpm                                                                                                                                                                                                                |  39 kB  00:00:00     
(40/87): libXfixes-5.0.3-1.el7.x86_64.rpm                                                                                                                                                                                                              |  18 kB  00:00:00     
(41/87): libXft-2.3.2-2.el7.x86_64.rpm                                                                                                                                                                                                                 |  58 kB  00:00:00     
(42/87): libXi-1.7.9-1.el7.x86_64.rpm                                                                                                                                                                                                                  |  40 kB  00:00:00     
(43/87): libXinerama-1.1.3-2.1.el7.x86_64.rpm                                                                                                                                                                                                          |  14 kB  00:00:00     
(44/87): libXrandr-1.5.1-2.el7.x86_64.rpm                                                                                                                                                                                                              |  27 kB  00:00:00     
(45/87): libXrender-0.9.10-1.el7.x86_64.rpm                                                                                                                                                                                                            |  26 kB  00:00:00     
(46/87): libXtst-1.2.3-1.el7.x86_64.rpm                                                                                                                                                                                                                |  20 kB  00:00:00     
(47/87): libXxf86vm-1.1.4-1.el7.x86_64.rpm                                                                                                                                                                                                             |  18 kB  00:00:00     
(48/87): libdrm-2.4.97-2.el7.x86_64.rpm                                                                                                                                                                                                                | 151 kB  00:00:00     
(49/87): libepoxy-1.5.2-1.el7.x86_64.rpm                                                                                                                                                                                                               | 211 kB  00:00:00     
(50/87): liberation-fonts-1.07.2-16.el7.noarch.rpm                                                                                                                                                                                                     |  13 kB  00:00:00     
(51/87): liberation-fonts-common-1.07.2-16.el7.noarch.rpm                                                                                                                                                                                              |  27 kB  00:00:00     
(52/87): liberation-mono-fonts-1.07.2-16.el7.noarch.rpm                                                                                                                                                                                                | 227 kB  00:00:00     
(53/87): liberation-narrow-fonts-1.07.2-16.el7.noarch.rpm                                                                                                                                                                                              | 202 kB  00:00:00     
(54/87): liberation-sans-fonts-1.07.2-16.el7.noarch.rpm                                                                                                                                                                                                | 279 kB  00:00:00     
(55/87): liberation-serif-fonts-1.07.2-16.el7.noarch.rpm                                                                                                                                                                                               | 298 kB  00:00:00     
(56/87): libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64.rpm                                                                                                                                                                                                  |  89 kB  00:00:00     
(57/87): libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64.rpm                                                                                                                                                                                              |  44 kB  00:00:00     
(58/87): libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64.rpm                                                                                                                                                                                              | 125 kB  00:00:00     
(59/87): libjpeg-turbo-1.2.90-8.el7.x86_64.rpm                                                                                                                                                                                                         | 135 kB  00:00:00     
(60/87): libgusb-0.2.9-1.el7.x86_64.rpm                                                                                                                                                                                                                |  40 kB  00:00:00     
(61/87): libmodman-2.0.1-8.el7.x86_64.rpm                                                                                                                                                                                                              |  28 kB  00:00:00     
(62/87): libpciaccess-0.14-1.el7.x86_64.rpm                                                                                                                                                                                                            |  26 kB  00:00:00     
(63/87): libproxy-0.4.11-11.el7.x86_64.rpm                                                                                                                                                                                                             |  64 kB  00:00:00     
(64/87): libthai-0.1.14-9.el7.x86_64.rpm                                                                                                                                                                                                               | 187 kB  00:00:00     
(65/87): libsoup-2.62.2-2.el7.x86_64.rpm                                                                                                                                                                                                               | 411 kB  00:00:00     
(66/87): libtiff-4.0.3-35.el7.x86_64.rpm                                                                                                                                                                                                               | 172 kB  00:00:00     
(67/87): libusbx-1.0.21-1.el7.x86_64.rpm                                                                                                                                                                                                               |  61 kB  00:00:00     
(68/87): libwayland-client-1.15.0-1.el7.x86_64.rpm                                                                                                                                                                                                     |  33 kB  00:00:00     
(69/87): libwayland-cursor-1.15.0-1.el7.x86_64.rpm                                                                                                                                                                                                     |  20 kB  00:00:00     
(70/87): libwayland-egl-1.15.0-1.el7.x86_64.rpm                                                                                                                                                                                                        |  13 kB  00:00:00     
(71/87): libwayland-server-1.15.0-1.el7.x86_64.rpm                                                                                                                                                                                                     |  39 kB  00:00:00     
(72/87): libxcb-1.13-1.el7.x86_64.rpm                                                                                                                                                                                                                  | 214 kB  00:00:00     
(73/87): libxshmfence-1.2-1.el7.x86_64.rpm                                                                                                                                                                                                             | 7.2 kB  00:00:00     
(74/87): libxkbcommon-0.7.1-3.el7.x86_64.rpm                                                                                                                                                                                                           | 108 kB  00:00:00     
(75/87): mesa-libEGL-18.3.4-12.el7_9.x86_64.rpm                                                                                                                                                                                                        | 110 kB  00:00:00     
(76/87): mesa-libGL-18.3.4-12.el7_9.x86_64.rpm                                                                                                                                                                                                         | 166 kB  00:00:00     
(77/87): mesa-libgbm-18.3.4-12.el7_9.x86_64.rpm                                                                                                                                                                                                        |  39 kB  00:00:00     
(78/87): mesa-libglapi-18.3.4-12.el7_9.x86_64.rpm                                                                                                                                                                                                      |  46 kB  00:00:00     
(79/87): nettle-2.7.1-9.el7_9.x86_64.rpm                                                                                                                                                                                                               | 328 kB  00:00:00     
(80/87): pango-1.42.4-4.el7_7.x86_64.rpm                                                                                                                                                                                                               | 280 kB  00:00:00     
(81/87): pixman-0.34.0-1.el7.x86_64.rpm                                                                                                                                                                                                                | 248 kB  00:00:00     
(82/87): rest-0.8.1-2.el7.x86_64.rpm                                                                                                                                                                                                                   |  63 kB  00:00:00     
(83/87): trousers-0.3.14-2.el7.x86_64.rpm                                                                                                                                                                                                              | 289 kB  00:00:00     
(84/87): vulkan-filesystem-1.1.97.0-1.el7.noarch.rpm                                                                                                                                                                                                   | 6.3 kB  00:00:00     
(85/87): xdg-utils-1.1.0-0.17.20120809git.el7.noarch.rpm                                                                                                                                                                                               |  70 kB  00:00:00     
(86/87): xkeyboard-config-2.24-1.el7.noarch.rpm                                                                                                                                                                                                        | 834 kB  00:00:00     
(87/87): vulkan-1.1.97.0-1.el7.x86_64.rpm                                                                                                                                                                                                              | 3.6 MB  00:00:00     
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                                                                                          17 MB/s |  34 MB  00:00:01     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
  Installing : libwayland-client-1.15.0-1.el7.x86_64                                                                                                                                                                                                                     1/88 
  Installing : mesa-libglapi-18.3.4-12.el7_9.x86_64                                                                                                                                                                                                                      2/88 
  Installing : libjpeg-turbo-1.2.90-8.el7.x86_64                                                                                                                                                                                                                         3/88 
  Installing : fontpackages-filesystem-1.44-8.el7.noarch                                                                                                                                                                                                                 4/88 
  Installing : 1:liberation-fonts-common-1.07.2-16.el7.noarch                                                                                                                                                                                                            5/88 
  Installing : atk-2.28.1-2.el7.x86_64                                                                                                                                                                                                                                   6/88 
  Installing : libusbx-1.0.21-1.el7.x86_64                                                                                                                                                                                                                               7/88 
  Installing : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64                                                                                                                                                                                                                8/88 
  Installing : libxshmfence-1.2-1.el7.x86_64                                                                                                                                                                                                                             9/88 
  Installing : pixman-0.34.0-1.el7.x86_64                                                                                                                                                                                                                               10/88 
  Installing : libwayland-server-1.15.0-1.el7.x86_64                                                                                                                                                                                                                    11/88 
  Installing : libgusb-0.2.9-1.el7.x86_64                                                                                                                                                                                                                               12/88 
  Installing : 1:liberation-sans-fonts-1.07.2-16.el7.noarch                                                                                                                                                                                                             13/88 
  Installing : 1:liberation-mono-fonts-1.07.2-16.el7.noarch                                                                                                                                                                                                             14/88 
  Installing : 1:liberation-serif-fonts-1.07.2-16.el7.noarch                                                                                                                                                                                                            15/88 
  Installing : 1:liberation-narrow-fonts-1.07.2-16.el7.noarch                                                                                                                                                                                                           16/88 
  Installing : 1:liberation-fonts-1.07.2-16.el7.noarch                                                                                                                                                                                                                  17/88 
  Installing : dejavu-fonts-common-2.33-6.el7.noarch                                                                                                                                                                                                                    18/88 
  Installing : dejavu-sans-fonts-2.33-6.el7.noarch                                                                                                                                                                                                                      19/88 
  Installing : fontconfig-2.13.0-4.3.el7.x86_64                                                                                                                                                                                                                         20/88 
  Installing : jasper-libs-1.900.1-33.el7.x86_64                                                                                                                                                                                                                        21/88 
  Installing : libwayland-cursor-1.15.0-1.el7.x86_64                                                                                                                                                                                                                    22/88 
  Installing : libX11-common-1.6.7-4.el7_9.noarch                                                                                                                                                                                                                       23/88 
  Installing : lcms2-2.6-3.el7.x86_64                                                                                                                                                                                                                                   24/88 
  Installing : colord-libs-1.3.4-2.el7.x86_64                                                                                                                                                                                                                           25/88 
  Installing : jbigkit-libs-2.0-11.el7.x86_64                                                                                                                                                                                                                           26/88 
  Installing : libtiff-4.0.3-35.el7.x86_64                                                                                                                                                                                                                              27/88 
  Installing : dconf-0.28.0-4.el7.x86_64                                                                                                                                                                                                                                28/88 
  Installing : libepoxy-1.5.2-1.el7.x86_64                                                                                                                                                                                                                              29/88 
  Installing : libthai-0.1.14-9.el7.x86_64                                                                                                                                                                                                                              30/88 
  Installing : alsa-lib-1.1.8-1.el7.x86_64                                                                                                                                                                                                                              31/88 
  Installing : libwayland-egl-1.15.0-1.el7.x86_64                                                                                                                                                                                                                       32/88 
  Installing : graphite2-1.3.10-1.el7_3.x86_64                                                                                                                                                                                                                          33/88 
  Installing : harfbuzz-1.7.5-2.el7.x86_64                                                                                                                                                                                                                              34/88 
  Installing : trousers-0.3.14-2.el7.x86_64                                                                                                                                                                                                                             35/88 
  Installing : fribidi-1.0.2-1.el7_7.1.x86_64                                                                                                                                                                                                                           36/88 
  Installing : hicolor-icon-theme-0.12-7.el7.noarch                                                                                                                                                                                                                     37/88 
  Installing : libpciaccess-0.14-1.el7.x86_64                                                                                                                                                                                                                           38/88 
  Installing : libdrm-2.4.97-2.el7.x86_64                                                                                                                                                                                                                               39/88 
  Installing : mesa-libgbm-18.3.4-12.el7_9.x86_64                                                                                                                                                                                                                       40/88 
  Installing : avahi-libs-0.6.31-20.el7.x86_64                                                                                                                                                                                                                          41/88 
  Installing : 1:cups-libs-1.6.3-51.el7.x86_64                                                                                                                                                                                                                          42/88 
  Installing : 1:emacs-filesystem-24.3-23.el7.noarch                                                                                                                                                                                                                    43/88 
  Installing : desktop-file-utils-0.23-2.el7.x86_64                                                                                                                                                                                                                     44/88 
  Installing : xdg-utils-1.1.0-0.17.20120809git.el7.noarch                                                                                                                                                                                                              45/88 
  Installing : nettle-2.7.1-9.el7_9.x86_64                                                                                                                                                                                                                              46/88 
  Installing : gnutls-3.3.29-9.el7_6.x86_64                                                                                                                                                                                                                             47/88 
  Installing : libmodman-2.0.1-8.el7.x86_64                                                                                                                                                                                                                             48/88 
  Installing : libproxy-0.4.11-11.el7.x86_64                                                                                                                                                                                                                            49/88 
  Installing : adwaita-cursor-theme-3.28.0-1.el7.noarch                                                                                                                                                                                                                 50/88 
  Installing : adwaita-icon-theme-3.28.0-1.el7.noarch                                                                                                                                                                                                                   51/88 
  Installing : vulkan-filesystem-1.1.97.0-1.el7.noarch                                                                                                                                                                                                                  52/88 
  Installing : libXau-1.0.8-2.1.el7.x86_64                                                                                                                                                                                                                              53/88 
  Installing : libxcb-1.13-1.el7.x86_64                                                                                                                                                                                                                                 54/88 
  Installing : libX11-1.6.7-4.el7_9.x86_64                                                                                                                                                                                                                              55/88 
  Installing : libXext-1.3.3-3.el7.x86_64                                                                                                                                                                                                                               56/88 
  Installing : libXrender-0.9.10-1.el7.x86_64                                                                                                                                                                                                                           57/88 
  Installing : libXfixes-5.0.3-1.el7.x86_64                                                                                                                                                                                                                             58/88 
  Installing : libXdamage-1.1.4-4.1.el7.x86_64                                                                                                                                                                                                                          59/88 
  Installing : libXrandr-1.5.1-2.el7.x86_64                                                                                                                                                                                                                             60/88 
  Installing : libXi-1.7.9-1.el7.x86_64                                                                                                                                                                                                                                 61/88 
  Installing : libXcomposite-0.4.4-4.1.el7.x86_64                                                                                                                                                                                                                       62/88 
  Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64                                                                                                                                                                                                                         63/88 
  Installing : gtk-update-icon-cache-3.22.30-6.el7.x86_64                                                                                                                                                                                                               64/88 
  Installing : libXtst-1.2.3-1.el7.x86_64                                                                                                                                                                                                                               65/88 
  Installing : at-spi2-core-2.28.0-1.el7.x86_64                                                                                                                                                                                                                         66/88 
  Installing : at-spi2-atk-2.26.2-1.el7.x86_64                                                                                                                                                                                                                          67/88 
  Installing : libXcursor-1.1.15-1.el7.x86_64                                                                                                                                                                                                                           68/88 
  Installing : libXft-2.3.2-2.el7.x86_64                                                                                                                                                                                                                                69/88 
  Installing : vulkan-1.1.97.0-1.el7.x86_64                                                                                                                                                                                                                             70/88 
  Installing : libXinerama-1.1.3-2.1.el7.x86_64                                                                                                                                                                                                                         71/88 
  Installing : libXxf86vm-1.1.4-1.el7.x86_64                                                                                                                                                                                                                            72/88 
  Installing : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64                                                                                                                                                                                                           73/88 
  Installing : mesa-libGL-18.3.4-12.el7_9.x86_64                                                                                                                                                                                                                        74/88 
  Installing : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64                                                                                                                                                                                                           75/88 
  Installing : mesa-libEGL-18.3.4-12.el7_9.x86_64                                                                                                                                                                                                                       76/88 
  Installing : cairo-1.15.12-4.el7.x86_64                                                                                                                                                                                                                               77/88 
  Installing : pango-1.42.4-4.el7_7.x86_64                                                                                                                                                                                                                              78/88 
  Installing : cairo-gobject-1.15.12-4.el7.x86_64                                                                                                                                                                                                                       79/88 
  Installing : gsettings-desktop-schemas-3.28.0-3.el7.x86_64                                                                                                                                                                                                            80/88 
  Installing : glib-networking-2.56.1-1.el7.x86_64                                                                                                                                                                                                                      81/88 
  Installing : libsoup-2.62.2-2.el7.x86_64                                                                                                                                                                                                                              82/88 
  Installing : rest-0.8.1-2.el7.x86_64                                                                                                                                                                                                                                  83/88 
  Installing : json-glib-1.4.2-2.el7.x86_64                                                                                                                                                                                                                             84/88 
  Installing : xkeyboard-config-2.24-1.el7.noarch                                                                                                                                                                                                                       85/88 
  Installing : libxkbcommon-0.7.1-3.el7.x86_64                                                                                                                                                                                                                          86/88 
  Installing : gtk3-3.22.30-6.el7.x86_64                                                                                                                                                                                                                                87/88 
  Installing : google-chrome-stable-96.0.4664.93-1.x86_64                                                                                                                                                                                                               88/88 
  Verifying  : libXext-1.3.3-3.el7.x86_64                                                                                                                                                                                                                                1/88 
  Verifying  : vulkan-1.1.97.0-1.el7.x86_64                                                                                                                                                                                                                              2/88 
  Verifying  : libXi-1.7.9-1.el7.x86_64                                                                                                                                                                                                                                  3/88 
  Verifying  : libxkbcommon-0.7.1-3.el7.x86_64                                                                                                                                                                                                                           4/88 
  Verifying  : libXrender-0.9.10-1.el7.x86_64                                                                                                                                                                                                                            5/88 
  Verifying  : gtk3-3.22.30-6.el7.x86_64                                                                                                                                                                                                                                 6/88 
  Verifying  : colord-libs-1.3.4-2.el7.x86_64                                                                                                                                                                                                                            7/88 
  Verifying  : desktop-file-utils-0.23-2.el7.x86_64                                                                                                                                                                                                                      8/88 
  Verifying  : xkeyboard-config-2.24-1.el7.noarch                                                                                                                                                                                                                        9/88 
  Verifying  : libXcomposite-0.4.4-4.1.el7.x86_64                                                                                                                                                                                                                       10/88 
  Verifying  : 1:liberation-sans-fonts-1.07.2-16.el7.noarch                                                                                                                                                                                                             11/88 
  Verifying  : json-glib-1.4.2-2.el7.x86_64                                                                                                                                                                                                                             12/88 
  Verifying  : cairo-gobject-1.15.12-4.el7.x86_64                                                                                                                                                                                                                       13/88 
  Verifying  : 1:liberation-mono-fonts-1.07.2-16.el7.noarch                                                                                                                                                                                                             14/88 
  Verifying  : 1:liberation-serif-fonts-1.07.2-16.el7.noarch                                                                                                                                                                                                            15/88 
  Verifying  : libwayland-server-1.15.0-1.el7.x86_64                                                                                                                                                                                                                    16/88 
  Verifying  : gsettings-desktop-schemas-3.28.0-3.el7.x86_64                                                                                                                                                                                                            17/88 
  Verifying  : libXau-1.0.8-2.1.el7.x86_64                                                                                                                                                                                                                              18/88 
  Verifying  : at-spi2-atk-2.26.2-1.el7.x86_64                                                                                                                                                                                                                          19/88 
  Verifying  : libwayland-client-1.15.0-1.el7.x86_64                                                                                                                                                                                                                    20/88 
  Verifying  : xdg-utils-1.1.0-0.17.20120809git.el7.noarch                                                                                                                                                                                                              21/88 
  Verifying  : google-chrome-stable-96.0.4664.93-1.x86_64                                                                                                                                                                                                               22/88 
  Verifying  : vulkan-filesystem-1.1.97.0-1.el7.noarch                                                                                                                                                                                                                  23/88 
  Verifying  : 1:cups-libs-1.6.3-51.el7.x86_64                                                                                                                                                                                                                          24/88 
  Verifying  : 1:liberation-fonts-1.07.2-16.el7.noarch                                                                                                                                                                                                                  25/88 
  Verifying  : adwaita-cursor-theme-3.28.0-1.el7.noarch                                                                                                                                                                                                                 26/88 
  Verifying  : libXtst-1.2.3-1.el7.x86_64                                                                                                                                                                                                                               27/88 
  Verifying  : mesa-libGL-18.3.4-12.el7_9.x86_64                                                                                                                                                                                                                        28/88 
  Verifying  : gnutls-3.3.29-9.el7_6.x86_64                                                                                                                                                                                                                             29/88 
  Verifying  : libmodman-2.0.1-8.el7.x86_64                                                                                                                                                                                                                             30/88 
  Verifying  : pixman-0.34.0-1.el7.x86_64                                                                                                                                                                                                                               31/88 
  Verifying  : nettle-2.7.1-9.el7_9.x86_64                                                                                                                                                                                                                              32/88 
  Verifying  : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64                                                                                                                                                                                                           33/88 
  Verifying  : libsoup-2.62.2-2.el7.x86_64                                                                                                                                                                                                                              34/88 
  Verifying  : jasper-libs-1.900.1-33.el7.x86_64                                                                                                                                                                                                                        35/88 
  Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                                                                                                                                                                                                                    36/88 
  Verifying  : 1:liberation-fonts-common-1.07.2-16.el7.noarch                                                                                                                                                                                                           37/88 
  Verifying  : libXfixes-5.0.3-1.el7.x86_64                                                                                                                                                                                                                             38/88 
  Verifying  : atk-2.28.1-2.el7.x86_64                                                                                                                                                                                                                                  39/88 
  Verifying  : avahi-libs-0.6.31-20.el7.x86_64                                                                                                                                                                                                                          40/88 
  Verifying  : fontconfig-2.13.0-4.3.el7.x86_64                                                                                                                                                                                                                         41/88 
  Verifying  : gdk-pixbuf2-2.36.12-3.el7.x86_64                                                                                                                                                                                                                         42/88 
  Verifying  : libpciaccess-0.14-1.el7.x86_64                                                                                                                                                                                                                           43/88 
  Verifying  : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64                                                                                                                                                                                                           44/88 
  Verifying  : libXcursor-1.1.15-1.el7.x86_64                                                                                                                                                                                                                           45/88 
  Verifying  : fontpackages-filesystem-1.44-8.el7.noarch                                                                                                                                                                                                                46/88 
  Verifying  : hicolor-icon-theme-0.12-7.el7.noarch                                                                                                                                                                                                                     47/88 
  Verifying  : cairo-1.15.12-4.el7.x86_64                                                                                                                                                                                                                               48/88 
  Verifying  : pango-1.42.4-4.el7_7.x86_64                                                                                                                                                                                                                              49/88 
  Verifying  : fribidi-1.0.2-1.el7_7.1.x86_64                                                                                                                                                                                                                           50/88 
  Verifying  : libdrm-2.4.97-2.el7.x86_64                                                                                                                                                                                                                               51/88 
  Verifying  : glib-networking-2.56.1-1.el7.x86_64                                                                                                                                                                                                                      52/88 
  Verifying  : libjpeg-turbo-1.2.90-8.el7.x86_64                                                                                                                                                                                                                        53/88 
  Verifying  : harfbuzz-1.7.5-2.el7.x86_64                                                                                                                                                                                                                              54/88 
  Verifying  : rest-0.8.1-2.el7.x86_64                                                                                                                                                                                                                                  55/88 
  Verifying  : libXrandr-1.5.1-2.el7.x86_64                                                                                                                                                                                                                             56/88 
  Verifying  : mesa-libgbm-18.3.4-12.el7_9.x86_64                                                                                                                                                                                                                       57/88 
  Verifying  : libxshmfence-1.2-1.el7.x86_64                                                                                                                                                                                                                            58/88 
  Verifying  : libX11-1.6.7-4.el7_9.x86_64                                                                                                                                                                                                                              59/88 
  Verifying  : 1:liberation-narrow-fonts-1.07.2-16.el7.noarch                                                                                                                                                                                                           60/88 
  Verifying  : libXdamage-1.1.4-4.1.el7.x86_64                                                                                                                                                                                                                          61/88 
  Verifying  : mesa-libEGL-18.3.4-12.el7_9.x86_64                                                                                                                                                                                                                       62/88 
  Verifying  : trousers-0.3.14-2.el7.x86_64                                                                                                                                                                                                                             63/88 
  Verifying  : at-spi2-core-2.28.0-1.el7.x86_64                                                                                                                                                                                                                         64/88 
  Verifying  : libXinerama-1.1.3-2.1.el7.x86_64                                                                                                                                                                                                                         65/88 
  Verifying  : libXxf86vm-1.1.4-1.el7.x86_64                                                                                                                                                                                                                            66/88 
  Verifying  : graphite2-1.3.10-1.el7_3.x86_64                                                                                                                                                                                                                          67/88 
  Verifying  : adwaita-icon-theme-3.28.0-1.el7.noarch                                                                                                                                                                                                                   68/88 
  Verifying  : libwayland-egl-1.15.0-1.el7.x86_64                                                                                                                                                                                                                       69/88 
  Verifying  : alsa-lib-1.1.8-1.el7.x86_64                                                                                                                                                                                                                              70/88 
  Verifying  : libtiff-4.0.3-35.el7.x86_64                                                                                                                                                                                                                              71/88 
  Verifying  : dejavu-fonts-common-2.33-6.el7.noarch                                                                                                                                                                                                                    72/88 
  Verifying  : libthai-0.1.14-9.el7.x86_64                                                                                                                                                                                                                              73/88 
  Verifying  : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64                                                                                                                                                                                                               74/88 
  Verifying  : libxcb-1.13-1.el7.x86_64                                                                                                                                                                                                                                 75/88 
  Verifying  : libXft-2.3.2-2.el7.x86_64                                                                                                                                                                                                                                76/88 
  Verifying  : gtk-update-icon-cache-3.22.30-6.el7.x86_64                                                                                                                                                                                                               77/88 
  Verifying  : libepoxy-1.5.2-1.el7.x86_64                                                                                                                                                                                                                              78/88 
  Verifying  : libusbx-1.0.21-1.el7.x86_64                                                                                                                                                                                                                              79/88 
  Verifying  : dconf-0.28.0-4.el7.x86_64                                                                                                                                                                                                                                80/88 
  Verifying  : libwayland-cursor-1.15.0-1.el7.x86_64                                                                                                                                                                                                                    81/88 
  Verifying  : libgusb-0.2.9-1.el7.x86_64                                                                                                                                                                                                                               82/88 
  Verifying  : jbigkit-libs-2.0-11.el7.x86_64                                                                                                                                                                                                                           83/88 
  Verifying  : mesa-libglapi-18.3.4-12.el7_9.x86_64                                                                                                                                                                                                                     84/88 
  Verifying  : libproxy-0.4.11-11.el7.x86_64                                                                                                                                                                                                                            85/88 
  Verifying  : lcms2-2.6-3.el7.x86_64                                                                                                                                                                                                                                   86/88 
  Verifying  : dejavu-sans-fonts-2.33-6.el7.noarch                                                                                                                                                                                                                      87/88 
  Verifying  : libX11-common-1.6.7-4.el7_9.noarch                                                                                                                                                                                                                       88/88 

Installed:
  google-chrome-stable.x86_64 0:96.0.4664.93-1                                                                                                                                                                                                                                

Dependency Installed:
  adwaita-cursor-theme.noarch 0:3.28.0-1.el7           adwaita-icon-theme.noarch 0:3.28.0-1.el7             alsa-lib.x86_64 0:1.1.8-1.el7                        at-spi2-atk.x86_64 0:2.26.2-1.el7                     at-spi2-core.x86_64 0:2.28.0-1.el7                 
  atk.x86_64 0:2.28.1-2.el7                            avahi-libs.x86_64 0:0.6.31-20.el7                    cairo.x86_64 0:1.15.12-4.el7                         cairo-gobject.x86_64 0:1.15.12-4.el7                  colord-libs.x86_64 0:1.3.4-2.el7                   
  cups-libs.x86_64 1:1.6.3-51.el7                      dconf.x86_64 0:0.28.0-4.el7                          dejavu-fonts-common.noarch 0:2.33-6.el7              dejavu-sans-fonts.noarch 0:2.33-6.el7                 desktop-file-utils.x86_64 0:0.23-2.el7             
  emacs-filesystem.noarch 1:24.3-23.el7                fontconfig.x86_64 0:2.13.0-4.3.el7                   fontpackages-filesystem.noarch 0:1.44-8.el7          fribidi.x86_64 0:1.0.2-1.el7_7.1                      gdk-pixbuf2.x86_64 0:2.36.12-3.el7                 
  glib-networking.x86_64 0:2.56.1-1.el7                gnutls.x86_64 0:3.3.29-9.el7_6                       graphite2.x86_64 0:1.3.10-1.el7_3                    gsettings-desktop-schemas.x86_64 0:3.28.0-3.el7       gtk-update-icon-cache.x86_64 0:3.22.30-6.el7       
  gtk3.x86_64 0:3.22.30-6.el7                          harfbuzz.x86_64 0:1.7.5-2.el7                        hicolor-icon-theme.noarch 0:0.12-7.el7               jasper-libs.x86_64 0:1.900.1-33.el7                   jbigkit-libs.x86_64 0:2.0-11.el7                   
  json-glib.x86_64 0:1.4.2-2.el7                       lcms2.x86_64 0:2.6-3.el7                             libX11.x86_64 0:1.6.7-4.el7_9                        libX11-common.noarch 0:1.6.7-4.el7_9                  libXau.x86_64 0:1.0.8-2.1.el7                      
  libXcomposite.x86_64 0:0.4.4-4.1.el7                 libXcursor.x86_64 0:1.1.15-1.el7                     libXdamage.x86_64 0:1.1.4-4.1.el7                    libXext.x86_64 0:1.3.3-3.el7                          libXfixes.x86_64 0:5.0.3-1.el7                     
  libXft.x86_64 0:2.3.2-2.el7                          libXi.x86_64 0:1.7.9-1.el7                           libXinerama.x86_64 0:1.1.3-2.1.el7                   libXrandr.x86_64 0:1.5.1-2.el7                        libXrender.x86_64 0:0.9.10-1.el7                   
  libXtst.x86_64 0:1.2.3-1.el7                         libXxf86vm.x86_64 0:1.1.4-1.el7                      libdrm.x86_64 0:2.4.97-2.el7                         libepoxy.x86_64 0:1.5.2-1.el7                         liberation-fonts.noarch 1:1.07.2-16.el7            
  liberation-fonts-common.noarch 1:1.07.2-16.el7       liberation-mono-fonts.noarch 1:1.07.2-16.el7         liberation-narrow-fonts.noarch 1:1.07.2-16.el7       liberation-sans-fonts.noarch 1:1.07.2-16.el7          liberation-serif-fonts.noarch 1:1.07.2-16.el7      
  libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7           libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7       libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7       libgusb.x86_64 0:0.2.9-1.el7                          libjpeg-turbo.x86_64 0:1.2.90-8.el7                
  libmodman.x86_64 0:2.0.1-8.el7                       libpciaccess.x86_64 0:0.14-1.el7                     libproxy.x86_64 0:0.4.11-11.el7                      libsoup.x86_64 0:2.62.2-2.el7                         libthai.x86_64 0:0.1.14-9.el7                      
  libtiff.x86_64 0:4.0.3-35.el7                        libusbx.x86_64 0:1.0.21-1.el7                        libwayland-client.x86_64 0:1.15.0-1.el7              libwayland-cursor.x86_64 0:1.15.0-1.el7               libwayland-egl.x86_64 0:1.15.0-1.el7               
  libwayland-server.x86_64 0:1.15.0-1.el7              libxcb.x86_64 0:1.13-1.el7                           libxkbcommon.x86_64 0:0.7.1-3.el7                    libxshmfence.x86_64 0:1.2-1.el7                       mesa-libEGL.x86_64 0:18.3.4-12.el7_9               
  mesa-libGL.x86_64 0:18.3.4-12.el7_9                  mesa-libgbm.x86_64 0:18.3.4-12.el7_9                 mesa-libglapi.x86_64 0:18.3.4-12.el7_9               nettle.x86_64 0:2.7.1-9.el7_9                         pango.x86_64 0:1.42.4-4.el7_7                      
  pixman.x86_64 0:0.34.0-1.el7                         rest.x86_64 0:0.8.1-2.el7                            trousers.x86_64 0:0.3.14-2.el7                       vulkan.x86_64 0:1.1.97.0-1.el7                        vulkan-filesystem.noarch 0:1.1.97.0-1.el7          
  xdg-utils.noarch 0:1.1.0-0.17.20120809git.el7        xkeyboard-config.noarch 0:2.24-1.el7                

Complete!

 

반응형

댓글