1004 reading comments (0)
Favorites
Report 1. in/etc
/Yum. Repos. d/Add
Google-chrome.repO file
The content is as follows:
32-bit
[Delphi]
View plaincopy
- [Google-chrome]
- Name = google-chrome-32-bit
- Base url = http://dl.google.com/linux/chrome/rpm/stable/i386
- Enabled = 1
- Gpgcheck = 1
- Gpgkey = https://dl-ssl.google.com/linux/linux_signing_key.pub
64-bit
[HTML]
View plaincopy
- [Google-chrome]
- Name = google-chrome-64-bit
- Base url = http://dl.google.com/linux/chrome/rpm/stable/x86_64
- Enabled = 1
- Gpgcheck = 1
- Gpgkey = https://dl-ssl.google.com/linux/linux_signing_key.pub
2. Installation
Install Google Chrome stable version
[HTML]
View plaincopy
- # Install Google Chrome Stable version ##
- Yum install google-chrome-stable
Install Google Chrome beta version
[HTML]
View plaincopy
- # Install Google Chrome Beta version ##
- Yum install google-chrome-beta
Install Google Chrome unstable version
[Html]
View plaincopy
- # Install Google Chrome Unstable version ##
- Yum install google-chrome-unstable
1. in/etc
/Yum. repos. d/Add
Google-chrome.repO file
The content is as follows:
32-bit
[Delphi]
View plaincopy
- [Google-chrome]
- Name = google-chrome-32-bit
- Base url = http://dl.google.com/linux/chrome/rpm/stable/i386
- Enabled = 1
- Gpgcheck = 1
- Gpgkey = https://dl-ssl.google.com/linux/linux_signing_key.pub
64-bit
[Html]
View plaincopy
- [Google-chrome]
- Name = google-chrome-64-bit
- Base url = http://dl.google.com/linux/chrome/rpm/stable/x86_64
- Enabled = 1
- Gpgcheck = 1
- Gpgkey = https://dl-ssl.google.com/linux/linux_signing_key.pub
2. Installation
Install Google Chrome Stable Version
[Html]
View plaincopy
- # Install Google Chrome Stable version ##
- Yum install google-chrome-stable
Install Google Chrome Beta Version
[Html]
View plaincopy
- # Install Google Chrome Beta version ##
- Yum install google-chrome-beta
Install Google Chrome Unstable Version
[Html]
View plaincopy
- # Install Google Chrome Unstable version ##
- Yum install google-chrome-unstable