martedì 17 settembre 2013

Google Chrome per Fedorà

Questo Post vi spiega come installare Google Web browser Chrome su Fedorà 19/18/17/16. Il modo migliore per installare e mantenere up-to-date con il browser Google Chrome è proprio repository Macromedia uso Google.
Abilitare Google repository YUM
Aggiungi il file seguente in /etc/yum.repos.d/google-chrome.repo:

[google-chrome]
name=google-chrome - 32-bit
baseurl=http://dl.google.com/linux/chrome/rpm/stable/i386
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
[google-chrome]
name=google-chrome - 64-bit
baseurl=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

Nota non copiare: Entrambi i repository si posso incollare nello steso repo
User ROOT ( su o sudo )

## Install Google Chrome Stable version ##
yum install google-chrome-stable

Installare Google Chrome versione stabile

Installare Google Chrome Beta Versione

## Install Google Chrome Beta version ##
yum install google-chrome-beta

Installare Google Chrome Instabile Versione

## Install Google Chrome Unstable version ##
yum install google-chrome-unstable

Nessun commento:

Posta un commento