Set up Google Chrome 71 on CentOS 7 utilizing yum command
I am a brand new CentOS Linux 7 desktop consumer. How do I set up Google Chrome 71 on CentOS 7 Linux desktop?
Introduction – Google Chrome is without doubt one of the hottest internet browsers. It has over 62% market share and offers a lot better safety and efficiency as in comparison with another browsers. Nevertheless, it’s not 100% open supply and builds on high of the Chromium open supply undertaking. This tutorial reveals you the best way to set up Google Chrome 71 on CentOS 7 utilizing yum command.
set up Google Chrome 71 on CentOS 7
The process to put in Google Chrome 71 on CentOS Linux 7 desktop is as follows:
Putting in Google Chrome on CentOS 7 by typing: wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpmUse yum to put in Chrome 71 internet browser on CentOS 7: sudo yum localinstall google-chrome-stable_current_x86_64.rpmReplace Chrome 71 in CentOS 7: sudo yum improve google-chrome-stableBegin Chrome on CentOS 7 Linux desktop
Allow us to see all steps in particulars.
CentOS 7 set up Google Chrome
Use wget command to seize Google Chrome 71 installer, run:
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
Putting in Chrome 72 on CentOS 7 desktop
Execute the next yum command:
$ sudo yum localinstall google-chrome-stable_current_x86_64.rpm
Google Chrome has been put in in your system.
How do I begin Google Chrome 71 steady?
Merely sort the next command at your shell immediate:
google-chrome &
Alternatively, you can begin it from GUI itself:
Functions > Web > Google Chrome
You must see Google Chrome in motion as follows:
How do I improve Google Chrome on my CentOS 7 field?
Simply run yum command as follows to improve Google Chrome:
$ sudo yum replace
OR
$ sudo yum improve google-chrome-stable
Pattern outputs:
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos.excellmedia.internet
* epel: epel.mirror.angkasa.id
* extras: centos.excellmedia.internet
* updates: centos.excellmedia.internet
No packages marked for replace
Conclusion
This web page demonstrated the best way to set up Google Chrome on CentOS 7 workstation. For extra info see official Google Chrome site right here.