Install Google Chrome in CentOS

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
2
down vote

favorite












I run a CentOS 6.3 version of 32 bit VM in the Mac OS machine. I get these info from the terminal,



$ uname -a 
Linux Cloudera-Training-VM-4.1.1.c 2.6.32-279.14.1.el6.i686 #1 SMP Tue Nov 6 21:05:14 UTC 2012 i686 i686 i386 GNU/Linux

$ uname -i
i386

$ cat /etc/issue

CentOS release 6.3 (Final)
Kernel r on an m


I would like to install Google Chrome in the VM and I read the instructions from a webpage:



It informs to run the following commands:



$ URL=https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm

$ sudo yum install -y $URL


Later to launch the Google Chrome from the terminal,



$ google-chrome-stable


When I run the sudo yum install -y $URL command, I get the output provided below,



Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.dhakacom.com
* extras: mirror.dhakacom.com
* updates: mirror.dhakacom.com
http://dl.google.com/linux/chrome/rpm/stable/i386/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: google-chrome. Please verify its path and try again


What is the issue here and how to solve it?







share|improve this question

















  • 1




    Further reading: askubuntu.com/a/724170/436624
    – Vlastimil
    Jul 19 at 5:56
















up vote
2
down vote

favorite












I run a CentOS 6.3 version of 32 bit VM in the Mac OS machine. I get these info from the terminal,



$ uname -a 
Linux Cloudera-Training-VM-4.1.1.c 2.6.32-279.14.1.el6.i686 #1 SMP Tue Nov 6 21:05:14 UTC 2012 i686 i686 i386 GNU/Linux

$ uname -i
i386

$ cat /etc/issue

CentOS release 6.3 (Final)
Kernel r on an m


I would like to install Google Chrome in the VM and I read the instructions from a webpage:



It informs to run the following commands:



$ URL=https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm

$ sudo yum install -y $URL


Later to launch the Google Chrome from the terminal,



$ google-chrome-stable


When I run the sudo yum install -y $URL command, I get the output provided below,



Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.dhakacom.com
* extras: mirror.dhakacom.com
* updates: mirror.dhakacom.com
http://dl.google.com/linux/chrome/rpm/stable/i386/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: google-chrome. Please verify its path and try again


What is the issue here and how to solve it?







share|improve this question

















  • 1




    Further reading: askubuntu.com/a/724170/436624
    – Vlastimil
    Jul 19 at 5:56












up vote
2
down vote

favorite









up vote
2
down vote

favorite











I run a CentOS 6.3 version of 32 bit VM in the Mac OS machine. I get these info from the terminal,



$ uname -a 
Linux Cloudera-Training-VM-4.1.1.c 2.6.32-279.14.1.el6.i686 #1 SMP Tue Nov 6 21:05:14 UTC 2012 i686 i686 i386 GNU/Linux

$ uname -i
i386

$ cat /etc/issue

CentOS release 6.3 (Final)
Kernel r on an m


I would like to install Google Chrome in the VM and I read the instructions from a webpage:



It informs to run the following commands:



$ URL=https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm

$ sudo yum install -y $URL


Later to launch the Google Chrome from the terminal,



$ google-chrome-stable


When I run the sudo yum install -y $URL command, I get the output provided below,



Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.dhakacom.com
* extras: mirror.dhakacom.com
* updates: mirror.dhakacom.com
http://dl.google.com/linux/chrome/rpm/stable/i386/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: google-chrome. Please verify its path and try again


What is the issue here and how to solve it?







share|improve this question













I run a CentOS 6.3 version of 32 bit VM in the Mac OS machine. I get these info from the terminal,



$ uname -a 
Linux Cloudera-Training-VM-4.1.1.c 2.6.32-279.14.1.el6.i686 #1 SMP Tue Nov 6 21:05:14 UTC 2012 i686 i686 i386 GNU/Linux

$ uname -i
i386

$ cat /etc/issue

CentOS release 6.3 (Final)
Kernel r on an m


I would like to install Google Chrome in the VM and I read the instructions from a webpage:



It informs to run the following commands:



$ URL=https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm

$ sudo yum install -y $URL


Later to launch the Google Chrome from the terminal,



$ google-chrome-stable


When I run the sudo yum install -y $URL command, I get the output provided below,



Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.dhakacom.com
* extras: mirror.dhakacom.com
* updates: mirror.dhakacom.com
http://dl.google.com/linux/chrome/rpm/stable/i386/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: google-chrome. Please verify its path and try again


What is the issue here and how to solve it?









share|improve this question












share|improve this question




share|improve this question








edited Jul 19 at 10:42









Jeff Schaller

30.8k846104




30.8k846104









asked Jul 19 at 5:48









Arefe

1658




1658







  • 1




    Further reading: askubuntu.com/a/724170/436624
    – Vlastimil
    Jul 19 at 5:56












  • 1




    Further reading: askubuntu.com/a/724170/436624
    – Vlastimil
    Jul 19 at 5:56







1




1




Further reading: askubuntu.com/a/724170/436624
– Vlastimil
Jul 19 at 5:56




Further reading: askubuntu.com/a/724170/436624
– Vlastimil
Jul 19 at 5:56










1 Answer
1






active

oldest

votes

















up vote
8
down vote



accepted











$ uname -i
i386



This is a 32-bit system. 32-bit Google Chrome is not updated anymore.




URL=https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm



This is a 64-bit package.



Alternative Option



Vivaldi browser, relatively new browser, but still regularly updated for 32-bit






share|improve this answer



















  • 1




    I reckon Chromium (compiled or from repos) could still be available.
    – edmz
    Jul 19 at 11:15











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f457130%2finstall-google-chrome-in-centos%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
8
down vote



accepted











$ uname -i
i386



This is a 32-bit system. 32-bit Google Chrome is not updated anymore.




URL=https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm



This is a 64-bit package.



Alternative Option



Vivaldi browser, relatively new browser, but still regularly updated for 32-bit






share|improve this answer



















  • 1




    I reckon Chromium (compiled or from repos) could still be available.
    – edmz
    Jul 19 at 11:15















up vote
8
down vote



accepted











$ uname -i
i386



This is a 32-bit system. 32-bit Google Chrome is not updated anymore.




URL=https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm



This is a 64-bit package.



Alternative Option



Vivaldi browser, relatively new browser, but still regularly updated for 32-bit






share|improve this answer



















  • 1




    I reckon Chromium (compiled or from repos) could still be available.
    – edmz
    Jul 19 at 11:15













up vote
8
down vote



accepted







up vote
8
down vote



accepted







$ uname -i
i386



This is a 32-bit system. 32-bit Google Chrome is not updated anymore.




URL=https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm



This is a 64-bit package.



Alternative Option



Vivaldi browser, relatively new browser, but still regularly updated for 32-bit






share|improve this answer
















$ uname -i
i386



This is a 32-bit system. 32-bit Google Chrome is not updated anymore.




URL=https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm



This is a 64-bit package.



Alternative Option



Vivaldi browser, relatively new browser, but still regularly updated for 32-bit







share|improve this answer















share|improve this answer



share|improve this answer








edited Jul 19 at 6:16


























answered Jul 19 at 5:55









Vlastimil

6,2411145114




6,2411145114







  • 1




    I reckon Chromium (compiled or from repos) could still be available.
    – edmz
    Jul 19 at 11:15













  • 1




    I reckon Chromium (compiled or from repos) could still be available.
    – edmz
    Jul 19 at 11:15








1




1




I reckon Chromium (compiled or from repos) could still be available.
– edmz
Jul 19 at 11:15





I reckon Chromium (compiled or from repos) could still be available.
– edmz
Jul 19 at 11:15













 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f457130%2finstall-google-chrome-in-centos%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay