Home > Linux, Mint, Ubuntu > Chromium : Google chrome for linux

Chromium : Google chrome for linux

用了两天的 Chromium,也就是 Google chrome ,感觉在 linux 下面对字体的渲染比 Firefox 要好,在 Mint 8 下安装也是很简单的:

1. 添加源:

deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main

2. 添加 PGP key :

$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5

3. 安装

$ sudo apt-get update
$ sudo apt-get install chromium-browser

4. Enjoy ~

Related posts:

  1. Ubuntu 9.10 安装 R
  2. Ubuntu 安装 iBus
  3. Windows XP 硬盘安装 Ubuntu (Mint 8)
  4. Linux 环境编程的一些常识
  5. Ubuntu:mount of filesystem failed
Categories: Linux, Mint, Ubuntu Tags: , ,
  1. No comments yet.
  1. No trackbacks yet.