Revision: 265
Author: [email protected]
Date: Thu Jun 28 23:00:11 2012
Log: removed obsolete information for EOL Ubuntu releases.
added information for 12.04
http://code.google.com/p/ibus/source/detail?r=265
Modified:
/wiki/Ubuntu.wiki
=======================================
--- /wiki/Ubuntu.wiki Mon Jan 24 08:24:03 2011
+++ /wiki/Ubuntu.wiki Thu Jun 28 23:00:11 2012
@@ -1,53 +1,35 @@
#summary install ibus on Ubuntu
-#labels Featured
+#labels Featured,Phase-Deploy
#sidebar SideNavi
<wiki:toc max_depth="1" />
-= IBus 1.3 =
+= 12.04 Precise =
+It comes with latest stable version, 1.4.1.
{{{
- $ sudo add-apt-repository ppa:shawn-p-huang/ppa
- $ sudo apt-get update
- $ sudo apt-get install ibus-gtk ibus-qt4 ibus-pinyin
ibus-pinyin-db-open-phrase
- or
- $ sudo apt-get upgrade
- $ im-switch -s ibus
- Logout and re-login
+sudo apt-get install ibus ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4
+sudo apt-get install ibus-m17n # or other engine(s) you want
+im-switch -s ibus
+# logout and re-login
+ibus-setup # add input methods you want
}}}
-= IBus 1.2 =
- * intrepid: `deb
http://ppa.launchpad.net/ibus-dev/ibus-1.2-intrepid/ubuntu intrepid main`
- * jaunty: `deb http://ppa.launchpad.net/ibus-dev/ibus-1.2-jaunty/ubuntu
jaunty main`
- * karmic: `deb http://ppa.launchpad.net/ibus-dev/ibus-1.2-karmic/ubuntu
karmic main`
-
-= IBus 1.1 =
-Main Page: https://launchpad.net/~ibus-dev/+archive/ppa
-
-== 8.04: Hardy ==
-not supported.
-
-== 8.10 Intrepid ==
-
- # add following line to `/etc/apt/sources.list`,
+== Note: ==
+
+ # If your IBus icon happen to missing, use the following command.
{{{
-deb http://ppa.launchpad.net/ibus-dev/ppa/ubuntu intrepid main
+ibus-daemon -drx
}}}
- # run `$ sudo apt-get update`,
- # run `$ sudo apt-get install ibus ibus-pinyin`
- # run `$ im-switch -s ibus`
- # logout and re-login
-
-== 9.04 Jaunty ==
-similar with 8.10, but use following line:
+ # If you are using Kubuntu, install "gnome-icon-theme" package also.
{{{
-deb http://ppa.launchpad.net/ibus-dev/ppa/ubuntu jaunty main
+sudo apt-get install gnome-icon-theme
}}}
-== 9.10 Karmic ==
-similar with 8.10, but use following line:
-{{{
-deb http://ppa.launchpad.net/lidaobing/ibus-910/ubuntu karmic main
-}}}
+= 11.10 Oneiric =
+
+= 11.04 Natty =
+
+= 10.04 Lucid =
+Please compile the latest stable version, 1.4.1, yourself.
= See Also =
- * [http://www.lirui.name/post/170.html Ubuntu 9.04; PPA安装ibus-pinyin笔
记] (in Chinese)
- *
[http://shucks.blog.ubuntu.org.cn/2009/07/10/ubuntu%e8%bd%af%e4%bb%b6%e4%bd%bf%e7%94%a8%ef%bc%88ibus%e8%be%93%e5%85%a5%e6%b3%95%ef%bc%89/trackback/
ubuntu软件使用(ibus输入法)] (in Chinese)
+ * [http://wiki.ubuntu.org.cn/IBus] (in Chinese)
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en