Installing
-
2. Downloading Chrome
Download Google-Chrome Web Browser for Linux:
Chrome .rpm Release
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Download Google-Chrome Web Browser for Linux:
Installing Google-Chrome on CentOS
So Access the Target Directory
Usually into the Home’s Downloads folder:
cd && cd Downloads
To Verify it’s there Listing the Directory Contents:
ls . | grep chrome
When Downloaded with Firefox may be instead into the /tmp/mozilla* Folder…
And to Setup it:
sudo dnf install ./google-chrome*.rpm
And Yum will Automatically Resolve and Download Dependencies for the Local .rpm Packages. :)
Finally, Launch & Enjoy Google-Chrome Web Browser :)
So Now Thanks to Google Inc
you Should Finally, Fully Enjoy a Google-Chrome Installation Browser Experience on CentOS Linux ;)