Burhan KARADERE Kişisel Blog - Bilgisayar IT Haber - Programlama - Donanım

Hızlı Erişim

Arşiv

Ubuntu ya Google Chrome Kurmak

logo_ubuntusudo gedit /etc/apt/sources.list

asagidaki servisleri ekleyiniz

update list listesine otomaik olarak cekmesi icin bu kodu ekliyoruz

# Ubuntu Chromium
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 4E5E17B5
# sudo apt-get install chromium-browser
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main

daha sonra

sudo apt-get update

kurulum icin ise

apt-get install chromium-browser

komutu ve applications da google chrome

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>