Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Google chrome installation

Chandhan S JJul 29 2022

I am trying to install google chrome in Oracle Linux os 7.9 but unable to do so. The below are the machine details.

[root@ol7-19 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.9 (Maipo)

[root@ol7-19 ~]# uname -a
Linux ol7-19.localdomain 5.4.17-2136.309.5.el7uek.x86_64 #2 SMP Mon Jul 18 02:08:52 PDT 2022 x86_64 x86_64 x86_64 GNU/Linux

[root@ol7-19 ~]# cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
192.168.52.129 ol7-19.localdomain ol7-19

[root@ol7-19 ~]# yum info google-chrome-stable
Loaded plugins: langpacks, ulninfo
ol7_UEKR6 | 3.0 kB 00:00:00
ol7_latest | 3.6 kB 00:00:00
(1/5): ol7_latest/x86_64/group_gz | 136 kB 00:00:00
(2/5): ol7_UEKR6/x86_64/updateinfo | 566 kB 00:00:00
(3/5): ol7_latest/x86_64/updateinfo | 3.4 MB 00:00:03
(4/5): ol7_latest/x86_64/primary_db | 41 MB 00:00:19
(5/5): ol7_UEKR6/x86_64/primary_db | 43 MB 00:00:21
Error: No matching Packages to list

[root@ol7-19 ~]# yum whatprovides 'google'
Loaded plugins: langpacks, ulninfo
ol7_UEKR6/x86_64/filelists_db | 23 MB 00:00:05
ol7_latest/x86_64/filelists_db | 23 MB 00:00:05
No matches found

[root@ol7-19 ~]# yum whatprovides 'chrome'
Loaded plugins: langpacks, ulninfo
No matches found

[root@ol7-19 ~]# yum whatprovides 'google-chrome-stable'
Loaded plugins: langpacks, ulninfo
No matches found

Comments

Post Details

Added on Jul 29 2022
1 comment
2,327 views