
正文
centos8安装chromium浏览器
提示:扫一扫查出行【扫一扫了解最新限行尾号】
复制提示
1/yum install epel*
[root@localhost framework]# yum list epl*
Last metadata expiration check: 0:57:48 ago on Sat 07 Dec 2019 08:56:10 PM CST.
Error: No matching Packages to list
[root@localhost framework]# yum list *epel*
Last metadata expiration check: 0:58:05 ago on Sat 07 Dec 2019 08:56:10 PM CST.
Available Packages
epel-release.noarch 8-5.el8 extras
[root@localhost framework]# yum install epel
Last metadata expiration check: 0:58:17 ago on Sat 07 Dec 2019 08:56:10 PM CST.
No match for argument: epel
Error: Unable to find a match
[root@localhost framework]# yum install epel*
Last metadata expiration check: 0:58:22 ago on Sat 07 Dec 2019 08:56:10 PM CST.
Dependencies resolved.
===================================================================================================================================================================================================================
Package Arch Version Repository Size
===================================================================================================================================================================================================================
Installing:
epel-release noarch 8-5.el8 extras 22 kTransaction Summary
===================================================================================================================================================================================================================
Install 1 PackageTotal download size: 22 k
Installed size: 30 k
Is this ok [y/N]: y
Downloading Packages:
epel-release-8-5.el8.noarch.rpm 17 kB/s | 22 kB 00:01
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 7.2 kB/s | 22 kB 00:03
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : epel-release-8-5.el8.noarch 1/1
Running scriptlet: epel-release-8-5.el8.noarch 1/1
Verifying : epel-release-8-5.el8.noarch 1/1 Installed:
epel-release-8-5.el8.noarch Complete!
2/yum makecache
[root@localhost framework]# yum makecache
CentOS-8 - AppStream 1.5 kB/s | 4.3 kB 00:02
CentOS-8 - Base 985 B/s | 3.9 kB 00:04
CentOS-8 - Extras 377 B/s | 1.5 kB 00:04
Extra Packages for Enterprise Linux 8 - x86_64 351 kB/s | 4.2 MB 00:12
Metadata cache created.
3/yum install chromium
[root@localhost framework]# yum list chro*
Last metadata expiration check: 0:00:13 ago on Sat 07 Dec 2019 09:55:10 PM CST.
Installed Packages
chrony.x86_64 3.3-3.el8 @anaconda
Available Packages
chrome-remote-desktop.x86_64 78.0.3904.87-1.el8 epel
chromedriver.x86_64 78.0.3904.87-1.el8 epel
chromium.x86_64 78.0.3904.87-1.el8 epel
chromium-common.x86_64 78.0.3904.87-1.el8 epel
chromium-headless.x86_64 78.0.3904.87-1.el8 epel
chromium-libs.x86_64 78.0.3904.87-1.el8 epel
chromium-libs-media.x86_64 78.0.3904.87-1.el8 epel
chrony.i686 3.3-3.el8 BaseOS
[root@localhost framework]# yum install chromium
Last metadata expiration check: 0:00:36 ago on Sat 07 Dec 2019 09:55:10 PM CST.
Dependencies resolved.
===================================================================================================================================================================================================================
Package Arch Version Repository Size
===================================================================================================================================================================================================================
Installing:
chromium x86_64 78.0.3904.87-1.el8 epel 36 M
Installing dependencies:
chromium-common x86_64 78.0.3904.87-1.el8 epel 9.1 M
chromium-libs x86_64 78.0.3904.87-1.el8 epel 74 M
chromium-libs-media x86_64 78.0.3904.87-1.el8 epel 2.3 M
libbsd x86_64 0.9.1-4.el8 epel 106 k
minizip x86_64 2.8.9-2.el8 epel 124 k
minizip1.2 x86_64 1.2.11-24.el8 epel 32 k
nss-mdns x86_64 0.14.1-3.el8 epel 48 kTransaction Summary
===================================================================================================================================================================================================================
Install 8 PackagesTotal download size: 122 M
Installed size: 501 M
Is this ok [y/N]: y
Downloading Packages:
(1/8): chromium-common-78.0.3904.87-1.el8.x86_64.rpm 1.3 MB/s | 9.1 MB 00:07
(2/8): chromium-libs-78.0.3904.87-1.el8.x86_64.rpm 6.7 MB/s | 74 MB 00:11
(3/8): libbsd-0.9.1-4.el8.x86_64.rpm 510 kB/s | 106 kB 00:00
(4/8): chromium-libs-media-78.0.3904.87-1.el8.x86_64.rpm 561 kB/s | 2.3 MB 00:04
(5/8): minizip-2.8.9-2.el8.x86_64.rpm 599 kB/s | 124 kB 00:00
(6/8): nss-mdns-0.14.1-3.el8.x86_64.rpm 528 kB/s | 48 kB 00:00
(7/8): minizip1.2-1.2.11-24.el8.x86_64.rpm 158 kB/s | 32 kB 00:00
(8/8): chromium-78.0.3904.87-1.el8.x86_64.rpm 2.8 MB/s | 36 MB 00:12
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 5.0 MB/s | 122 MB 00:24
warning: /var/cache/dnf/epel-6519ee669354a484/packages/chromium-78.0.3904.87-1.el8.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 2f86d6a1: NOKEY
Extra Packages for Enterprise Linux 8 - x86_64 1.6 MB/s | 1.6 kB 00:00
Importing GPG key 0x2F86D6A1:
Userid : "Fedora EPEL (8) <epel@fedoraproject.org>"
Fingerprint: 94E2 79EB 8D8F 25B2 1810 ADF1 21EA 45AB 2F86 D6A1
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
Is this ok [y/N]: y
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : minizip1.2-1.2.11-24.el8.x86_64 1/8
Installing : nss-mdns-0.14.1-3.el8.x86_64 2/8
Running scriptlet: nss-mdns-0.14.1-3.el8.x86_64 2/8
Installing : libbsd-0.9.1-4.el8.x86_64 3/8
Installing : minizip-2.8.9-2.el8.x86_64 4/8
Running scriptlet: minizip-2.8.9-2.el8.x86_64 4/8
Installing : chromium-common-78.0.3904.87-1.el8.x86_64 5/8
Installing : chromium-libs-media-78.0.3904.87-1.el8.x86_64 6/8
Installing : chromium-libs-78.0.3904.87-1.el8.x86_64 7/8
Installing : chromium-78.0.3904.87-1.el8.x86_64 8/8
Running scriptlet: chromium-78.0.3904.87-1.el8.x86_64 8/8
Running scriptlet: chromium-libs-media-78.0.3904.87-1.el8.x86_64 8/8
Running scriptlet: chromium-78.0.3904.87-1.el8.x86_64 8/8
Verifying : chromium-78.0.3904.87-1.el8.x86_64 1/8
Verifying : chromium-common-78.0.3904.87-1.el8.x86_64 2/8
Verifying : chromium-libs-78.0.3904.87-1.el8.x86_64 3/8
Verifying : chromium-libs-media-78.0.3904.87-1.el8.x86_64 4/8
Verifying : libbsd-0.9.1-4.el8.x86_64 5/8
Verifying : minizip-2.8.9-2.el8.x86_64 6/8
Verifying : minizip1.2-1.2.11-24.el8.x86_64 7/8
Verifying : nss-mdns-0.14.1-3.el8.x86_64 8/8 Installed:
chromium-78.0.3904.87-1.el8.x86_64 chromium-common-78.0.3904.87-1.el8.x86_64 chromium-libs-78.0.3904.87-1.el8.x86_64 chromium-libs-media-78.0.3904.87-1.el8.x86_64 libbsd-0.9.1-4.el8.x86_64
minizip-2.8.9-2.el8.x86_64 minizip1.2-1.2.11-24.el8.x86_64 nss-mdns-0.14.1-3.el8.x86_64 Complete!






