Dernière mise à jour : 25/03/2016 à 15h05
Table des matières
Présentation
Vous en avez marre de télécharger les logiciels fournis par Google (chrome,earth,picasa,etc...) et devoir les installer à la main ,et bien il existe une solution beaucoup plus facile et conviviale qui est d'avoir accès directement aux dépôts de Google via le CCM comme vous faites habituellement avec les logiciels fournis par Mageia.
http://www.google.com/linuxrepositories
Je vais donc vous expliquer comment installer les dépôts Google très facilement et rapidement en console (terminal) et en root.
http://www.google.com/linuxrepositories
Je vais donc vous expliquer comment installer les dépôts Google très facilement et rapidement en console (terminal) et en root.
Configuration des dépôts (Désactivation des mises à jour)
Système 64 bit (x86_64)
Uniquement pour Google-Earth : http://www.google.com/earth/index.html
Code BASH :
urpmi.addmedia Google\ Earth\ 64bit http://dl.google.com/linux/earth/rpm/stable/x86_64
Uniquement pour Google Talkplugin : https://www.google.com/chat/video?hl=fr
Code BASH :
urpmi.addmedia Google\ Talkplugin\ 64bit http://dl.google.com/linux/talkplugin/rpm/stable/x86_64
Uniquement pour Google Chrome : https://www.google.com/chrome?hl=fr
Code BASH :
urpmi.addmedia Google\ Chrome\ 64bit http://dl.google.com/linux/chrome/rpm/stable/x86_64
Le dépôt standard de Google (contenant: Google-Chrome et Google-Desktop-Linux) :
Code BASH :
urpmi.addmedia Google\ Miroir\ 64bit http://dl.google.com/linux/rpm/stable/x86_64
Système 32 bit (i386)
Uniquement pour Google-Earth : http://www.google.com/earth/index.html
Code BASH :
urpmi.addmedia Google\ Earth\ 32bit http://dl.google.com/linux/earth/rpm/stable/i386
Uniquement pour Google Talkplugin : https://www.google.com/chat/video?hl=fr
Code BASH :
urpmi.addmedia Google\ Talkplugin\ 32bit http://dl.google.com/linux/talkplugin/rpm/stable/i386
Uniquement pour Google Chrome : https://www.google.com/chrome?hl=fr
Code BASH :
urpmi.addmedia Google\ Chrome\ 32bit http://dl.google.com/linux/chrome/rpm/stable/i386
Le dépôt standard de Google (contenant: Google-Chrome ,Google-Picasa et Google-Desktop-Linux) :
Code BASH :
urpmi.addmedia Google\ Miroir\ 32bit http://dl.google.com/linux/rpm/stable/i386
Configuration des dépôts (Activation des mises à jour)
Système 64 bit (x86_64)
Uniquement pour Google-Earth : http://www.google.com/earth/index.html
Code BASH :
urpmi.addmedia --update Google\ Earth\ 64bit http://dl.google.com/linux/earth/rpm/stable/x86_64
Uniquement pour Google Talkplugin : https://www.google.com/chat/video?hl=fr
Code BASH :
urpmi.addmedia --update Google\ Talkplugin\ 64bit http://dl.google.com/linux/talkplugin/rpm/stable/x86_64
Uniquement pour Google Chrome : https://www.google.com/chrome?hl=fr
Code BASH :
urpmi.addmedia --update Google\ Chrome\ 64bit http://dl.google.com/linux/chrome/rpm/stable/x86_64
Le dépôt standard de Google (contenant: Google-Chrome et Google-Desktop-Linux) :
Code BASH :
urpmi.addmedia --update Google\ Miroir\ 64bit http://dl.google.com/linux/rpm/stable/x86_64
Système 32 bit (i386)
Uniquement pour Google-Earth : http://www.google.com/earth/index.html
Code BASH :
urpmi.addmedia --update Google\ Earth\ 32bit http://dl.google.com/linux/earth/rpm/stable/i386
Uniquement pour Google Talkplugin : https://www.google.com/chat/video?hl=fr
Code BASH :
urpmi.addmedia --update Google\ Talkplugin\ 32bit http://dl.google.com/linux/talkplugin/rpm/stable/i386
Uniquement pour Google Chrome : https://www.google.com/chrome?hl=fr
Code BASH :
urpmi.addmedia --update Google\ Chrome\ 32bit http://dl.google.com/linux/chrome/rpm/stable/i386
Le dépôt standard de Google (contenant: Google-Chrome ,Google-Picasa et Google-Desktop-Linux) :
Code BASH :
urpmi.addmedia --update Google\ Miroir\ 32bit http://dl.google.com/linux/rpm/stable/i386
Écrit par: david.david, Le: 21/05/12