Rabu, 14 November 2012

3rd Party Repository: Google Chrome


This repository is available for: Stable 

Title:Chrome browser in Google repos
Description:Google Linux repository on dl.google.com.
Daily Build:no
Setup key with:
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - 

Setup repository with:
sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
Setup package with:
sudo apt-get update 
sudo apt-get install 
where is the name of the package you want to install.